We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
full-stack-starter-server-1 | 6:57:44 PM client.1 | Bindings not found. full-stack-starter-server-1 | 6:57:44 PM client.1 | 6:57:44 PM [vite] Internal server error: Bindings not found. full-stack-starter-server-1 | 6:57:44 PM client.1 | Plugin: vite:react-swc full-stack-starter-server-1 | 6:57:44 PM client.1 | File: /opt/node/app/client/src/entry-client.jsx full-stack-starter-server-1 | 6:57:44 PM client.1 | at Compiler.<anonymous> (/opt/node/app/node_modules/@vitejs/plugin-react-swc/node_modules/@swc/core/index.js:225:19) full-stack-starter-server-1 | 6:57:44 PM client.1 | at Generator.next (<anonymous>) full-stack-starter-server-1 | 6:57:44 PM client.1 | at /opt/node/app/node_modules/@vitejs/plugin-react-swc/node_modules/@swc/core/index.js:34:71 full-stack-starter-server-1 | 6:57:44 PM client.1 | at new Promise (<anonymous>) full-stack-starter-server-1 | 6:57:44 PM client.1 | at __awaiter (/opt/node/app/node_modules/@vitejs/plugin-react-swc/node_modules/@swc/core/index.js:30:12) full-stack-starter-server-1 | 6:57:44 PM client.1 | at Compiler.transform (/opt/node/app/node_modules/@vitejs/plugin-react-swc/node_modules/@swc/core/index.js:202:16) full-stack-starter-server-1 | 6:57:44 PM client.1 | at transform (/opt/node/app/node_modules/@vitejs/plugin-react-swc/node_modules/@swc/core/index.js:344:21) full-stack-starter-server-1 | 6:57:44 PM client.1 | at transformWithOptions (file:///opt/node/app/node_modules/@vitejs/plugin-react-swc/index.mjs:141:20) full-stack-starter-server-1 | 6:57:44 PM client.1 | at TransformContext.transform (file:///opt/node/app/node_modules/@vitejs/plugin-react-swc/index.mjs:66:30) full-stack-starter-server-1 | 6:57:44 PM client.1 | at Object.transform (file:///opt/node/app/node_modules/vite/dist/node/chunks/dep-e8f070e8.js:42919:44)
The text was updated successfully, but these errors were encountered:
Related to: vitejs/vite-plugin-react-swc#74
package-lock.json is missing swc optional dependencies for x86, resulting in this error when running on Intel x86
Sorry, something went wrong.
28875cc
No branches or pull requests
The text was updated successfully, but these errors were encountered: