We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.1.4+fbe2fe0c3
No response
"test:build": "true"
bun run
Tab
$ bun run -- scripts -- test:build build
$ bun run -- scripts -- test -- build build
I'm using zsh.
The text was updated successfully, but these errors were encountered:
Same issue, looks like it does not happen for npm and yarn.
Yarn:
I created a pull request to fix: #13927
Sorry, something went wrong.
No branches or pull requests
What version of Bun is running?
1.1.4+fbe2fe0c3
What platform is your computer?
No response
What steps can reproduce the bug?
"test:build": "true"
bun run
and pressTab
.What is the expected behavior?
What do you see instead?
Additional information
I'm using zsh.
The text was updated successfully, but these errors were encountered: