Skip to content

Conversation

brandonkachen
Copy link
Collaborator

No description provided.

cvick32 and others added 7 commits September 21, 2025 16:23
I was getting this error when running bun run build in /npm-app:

  ⎿  Error: $ bun run scripts/build-binary.js codebuff $(node -p "require('./release/package.json').version")
     error: Script not found "scripts/build-binary.js"
     error: script "build" exited with code 1

This was caused by calling `bun run scripts/build-binary.js`. When you pass
a javascript file directly to bun, you don't need the `run` keyword.
🤖 Generated with Codebuff Co-Authored-By: Codebuff
<[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants