Uncaught Error: Module "process" has been externalized for browser compatibility. Cannot access "process.versions" in client code. #4379
Unanswered
eritislami
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
-
Hello, does anyone have any idea why this error comes up when deploying to AWS static web hosting from s3. We don't get this error if we deploy our frontend app to Vercel for example, or while testing locally.
Here is our vite.config, the app is built with Vite + React + TypeScript using Node 16.x
Beta Was this translation helpful? Give feedback.
All reactions