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.27+267afa293
Microsoft Windows NT 10.0.22631.0 x64
// rest.js console.log(process.argv)
$ node ./rest.js -- rest [ '.../node.exe', '.../rest.js', '--', 'rest' ] $ bun ./rest.js -- rest [ ".../bun.exe", ".../rest.js", "rest" ]
No response
The text was updated successfully, but these errors were encountered:
Blocked on oven-sh/bun#13984 for now
c74355a
Also present in darwin-arm64 24.0.0 running bun 1.1.27
Sorry, something went wrong.
snoglobe
Successfully merging a pull request may close this issue.
What version of Bun is running?
1.1.27+267afa293
What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
What steps can reproduce the bug?
What is the expected behavior?
No response
What do you see instead?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: