Next: SyntaxError: Cannot use import statement outside a module #4503
Unanswered
Antonio-Laguna
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What You Did
I've imported React as the docs say with:
Upon trying to build this with Next and/or loading the site I get:
Expected Behavior
It should not blow.
Actual Behavior
It does blow.
I acknowledge this is probably something in my config but I can't find anything odd:
next.js.config file
Beta Was this translation helpful? Give feedback.
All reactions