(Solved) Fresh T3 App Complaining About Session
Started a new project and was brought with this. It runs fine and can be ignored but I'm a bit of a neat freak and I'd love to sort it out. No errors during creation and no errors running.
14 Replies
found another one :/
few in
trpc.ts
& auth.ts
too..What version of t3-app is this
[email protected]
w/ yarn if thats any concern, tho I imagine not
ill see if I can force it to use latest if thats outdated tho I've never used create t3 app before
no thats the latest
what if you restart your ts server
First thing I thought of, restarted it and nothing changed
Did a reinstall, seems to have fixed it but I don't understand how..
Nevermind, still contains errors here and there
_app.tsx
& [...nextAuth].ts
is no longer complaining but others areyou're using prisma?
Yes, NextAuth, Prisma and tRPC
You ran
pnpm/npm/yarn prisma db push
?Yep
you tried just restarting vscode completely
and the ts server
I did TS, not vscode, Ill do that rq
Seems as tho just restarting the TS server is not always enough, restarting vscode fixed it from what I can tell, not sure what was causing that since all that matters is the ts server no?
idk
it happened for me too, did all the guided commands and restarted vscode and worked again
vscode just suffers 🤣
vscode 2 when