We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bus error
"next": "14.2.28"
"swc-plugin-coverage-instrument": "0.0.27"
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
When I try to build my app, it throws a bus error:
❯ npx next build ▲ Next.js 14.2.28 - Environments: .env.local - Experiments (use with caution): · swcPlugins · serverSourceMaps Skipping validation of types Skipping linting Creating an optimized production build ... [1] 73608 bus error npx next build
I also tried with debug output:
❯ npx next build --debug ▲ Next.js 14.2.28 - Environments: .env.local - Experiments (use with caution): · swcPlugins · serverSourceMaps Skipping validation of types Skipping linting Creating an optimized production build ... [1] 11944 bus error npx next build --debug
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I try to build my app, it throws a bus error:
I also tried with debug output:
The text was updated successfully, but these errors were encountered: