SyntaxError: Unexpected reserved word #55
Replies: 2 comments
-
It's seems to be a commonjs/esm interop issue. Top level await are not available in commonjs. If you believe this is an issue with Vite code source, please provide a reproduction: https://antfu.me/posts/why-reproductions-are-required |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I am trying to run a react app using npm run dev but i keep getting this error
I am not sure how to fix it even during deployment to gcp i keep getting it..
Beta Was this translation helpful? Give feedback.
All reactions