Skip to content

next.js app from template does not start #1678

@sasadov

Description

@sasadov

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

https://stackblitz.com/edit/stackblitz-starters-jwzzh6re?description=The%20React%20framework%20for%20production&file=package.json&title=Next.js%20Starter

Steps to reproduce

  1. run - npm run dev
  2. check error on terminal

Expected behavior

app should start and browser should load page

Parity with Local

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions