TypeError: Cannot read properties of null (reading 'useContext')
Unanswered
West African Lion posted this in #help-forum
West African LionOP
I have cloned the next.js repo(https://github.com/vercel/next.js) and executed pnpm install, pnpm build and then trying to run an example using "pnpm next-with-deps ./examples/with-passport-and-next-connect". When i am opening the '/' page in the browser i am getting the above error