Help - session type in _app.tsx is missing

I recently opened my _app.tsx and noticed that there was an error with the session object being destructured in the app.

I'm not too sure what went wrong here, but I did remove and reinstall my node_modules for good measure, and no luck.

Repo link - https://github.com/SeanCassiere/next-discord-clone/blob/master/src/pages/_app.tsx#L17

Would appreciate it if anyone could let me know what I messed up.
unknown.png
GitHub
(WIP) - A Discord clone with the T3 Stack. Contribute to SeanCassiere/next-discord-clone development by creating an account on GitHub.
next-discord-clone/_app.tsx at master · SeanCassiere/next-discord-c...
Was this page helpful?