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.0.28
Linode 1 GB 25 GB
root@localhost:/simple-backend# bun init -y
error: AccessDenied
----- bun meta ----- Bun v1.0.28 (7056384) Linux x64 #14-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 14 14:59:49 UTC 2023 Unknown: Elapsed: 2ms | User: 7ms | Sys: 24ms RSS: 33.55MB | Peak: 18.87MB | Commit: 33.55MB | Faults: 1 ----- bun meta -----
0 0x55d225db070b 1 ??? 2 ??? 3 ??? 4 ??? 5 ??? 6 ???
Search GitHub issues https://bun.sh/issues or ask for #help in https://bun.sh/discord
It should create a basic backend app.
No response
The text was updated successfully, but these errors were encountered:
Duplicate of #5723
Sorry, something went wrong.
No branches or pull requests
What version of Bun is running?
1.0.28
What platform is your computer?
Linode 1 GB 25 GB
What steps can reproduce the bug?
root@localhost:/simple-backend# bun init -y
error: AccessDenied
----- bun meta -----
Bun v1.0.28 (7056384) Linux x64 #14-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 14 14:59:49 UTC 2023
Unknown:
Elapsed: 2ms | User: 7ms | Sys: 24ms
RSS: 33.55MB | Peak: 18.87MB | Commit: 33.55MB | Faults: 1
----- bun meta -----
0 0x55d225db070b
1 ???
2 ???
3 ???
4 ???
5 ???
6 ???
Search GitHub issues https://bun.sh/issues or ask for #help in https://bun.sh/discord
What is the expected behavior?
It should create a basic backend app.
What do you see instead?
error: AccessDenied
Additional information
No response
The text was updated successfully, but these errors were encountered: