-
Notifications
You must be signed in to change notification settings - Fork 262
Open
Description
Describe the bug
~/projects/stackblitz-starters-jwzzh6re
❯ npm run dev
[email protected] dev
next dev
⚠ Attempted to load @next/swc-linux-x64-gnu, but an error occurred: Cannot load native addon because loading addons is disabled: /home/projects/stackblitz-starters-jwzzh6re/node_modules/@next/swc-linux-x64-gnu/next-swc.linux-x64-gnu.node
⚠ Attempted to load @next/swc-linux-x64-musl, but an error occurred: Cannot load native addon because loading addons is disabled: /home/projects/stackblitz-starters-jwzzh6re/node_modules/@next/swc-linux-x64-musl/next-swc.linux-x64-musl.node
X Failed to load SWC binary for linux/x64, see more info here: https://nextjs.org/docs/messages/failed-loading-swc
Link to the blitz that caused the error
Steps to reproduce
- run - npm run dev
- check error on terminal
Expected behavior
app should start and browser should load page
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
No response
Platform
Browser name = Chrome
Full version = 131.0.0.0
Major version = 131
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0
performance.memory = {
"totalJSHeapSize": 128574411,
"usedJSHeapSize": 123139215,
"jsHeapSizeLimit": 4294705152
}
Hash = c8c182a3
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels