Next.js Discord

Discord Forum

TypeError: Cannot read properties of undefined (reading 'ReactJsxDevRuntime')

Unanswered
Kawakawa posted this in #help-forum
Open in Discord
KawakawaOP
I just used npx create-next-app@latest and then npm run start and i get these errors.
TypeError: Cannot read properties of undefined (reading 'ReactJsxDevRuntime')
TypeError: Cannot read properties of null (reading 'useReducer')

0 Replies