TypeError: Cannot read properties of null (reading 'useContext')
Unanswered
West African Lion posted this in #help-forum
![Avatar](https://cdn.discordapp.com/embed/avatars/3.png)
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
![Image](https://cdn.discordapp.com/attachments/1186930694698586202/1186930695143161876/Screenshot_2023-12-20_at_12.14.47_PM.png?ex=65950a59&is=65829559&hm=7676f964448ed80734cc05a9c7d0f9a27bcab2d5b6c88fa28b4355735b570323&)
![Image](https://cdn.discordapp.com/attachments/1186930694698586202/1186930695667466261/Screenshot_2023-12-20_at_12.14.54_PM.png?ex=65950a59&is=65829559&hm=7fb45e26ef7b50d666c48bdfdaab4b8d849a09a695fa692c1486a15aba3beed8&)