You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠ 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
Describe the bug
~/projects/stackblitz-starters-jwzzh6re
❯ npm run 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
https://stackblitz.com/edit/stackblitz-starters-jwzzh6re?description=The%20React%20framework%20for%20production&file=package.json&title=Next.js%20Starter
Steps to reproduce
Expected behavior
app should start and browser should load page
Parity with Local
Screenshots
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: