unhandledRejection: TypeError: Cannot read properties of null (reading 'useReducer') #61630
Answered
by
Kamadarada
Kamadarada
asked this question in
Help
-
SummaryHey guys! i started my studies with next.js and i got this error when i'm trying to run the application. "unhandledRejection: TypeError: Cannot read properties of null (reading 'useReducer')" already tried to downgrade react Additional informationNo response ExampleNo response |
Beta Was this translation helpful? Give feedback.
Answered by
Kamadarada
Feb 4, 2024
Replies: 2 comments 4 replies
-
Here is how i solved it:
apparently it was just the yarn cache |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Kamadarada
-
I'm using NPM, still facing the issue on newly created nextjs project, how do I solve? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here is how i solved it:
apparently it was just the yarn cache