-
Notifications
You must be signed in to change notification settings - Fork 107
Unable to run next js app #89
Unanswered
roguesherlock
asked this question in
Q&A
-
Fails with following error,
ready - started server on 0.0.0.0:3000, url: http://localhost:3000
info - Attempted to load @next/swc-linux-x64-gnu, but an error occurred: Cannot load native addon because loading addons is disabled: /home/pmndrs/valtio/website/node_modules/@next/swc-linux-x64-gnu/next-swc.linux-x64-gnu.node
info - Attempted to load @next/swc-linux-x64-gnux32, but it was not installed
info - Attempted to load @next/swc-linux-x64-musl, but an error occurred: Cannot load native addon because loading addons is disabled: /home/pmndrs/valtio/website/node_modules/@next/swc-linux-x64-musl/next-swc.linux-x64-musl.node
error - Failed to load SWC binary for linux/x64, see more info here: https://nextjs.org/docs/messages/failed-loading-swc
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
How do I delete this discussion? I was supposed to create an issue but accidentally created a discussion?
btw here's the stackblitz url for the issue
https://stackblitz.com/~/github.com/pmndrs/valtio/issues/659
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment