Build Error: 'import' and 'export' may appear only with 'sourceType: module' #33110
Unanswered
danambrose
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After upgrading from v2 to v3, I am getting this error:
Generating SSR bundle failed
'import' and 'export' may appear only with 'sourceType: module' (13:0)
File: node_modules/@okta/okta-auth-js/esm/index.js:13:0
Beta Was this translation helpful? Give feedback.
All reactions