Skip to content

[Bug]: npm run dev exits immediately and npm run build crashes with Bus error #186

@adityagiri3600

Description

@adityagiri3600

Describe the bug

On current main/HEAD, local run is broken in my environment,

npm run dev exits immediately (no local server starts)
npm run build crashes with Bus error after sitemap generation

To Reproduce

OS: WSL/Linux
Node: v25.6.0
npm: 11.8.0

npm run dev

Expected behavior

npm run dev should keep running and serve the app locally
npm run build should complete successfully

Screenshots

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions