Skip to content
New issue

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

WSL bun init failed #7266

Closed
Phascolarctos opened this issue Nov 22, 2023 · 1 comment
Closed

WSL bun init failed #7266

Phascolarctos opened this issue Nov 22, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Phascolarctos
Copy link

Phascolarctos commented Nov 22, 2023

What version of Bun is running?

1.0.13

What platform is your computer?

5.15.133.1-microsoft-standard-WSL2
适用于 Linux 的 Windows 子系统分发:
Ubuntu-22.04 (默认)
download from microsoft store

What steps can reproduce the bug?

curl -fsSL https://bun.sh/install | bash
bun --version
mkdir bun-dev
bun init

What is the expected behavior?

success build a sample project
No response

What do you see instead?

$ bun init
bun init helps you get started with a minimal project and tries to guess sensible defaults. Press ^C anytime to quit

package name (bun-dev):
entry point (index.ts):

error: AccessDenied

----- bun meta -----
Bun v1.0.13 (f5bf67b) Linux x64 #1 SMP Thu Oct 5 21:02:42 UTC 2023
Unknown:
Elapsed: 3355ms | User: 4ms | Sys: 0ms
RSS: 33.55MB | Peak: 18.01MB | Commit: 33.55MB | Faults: 35
----- bun meta -----

0 0x560a653bb7bb
1 ???
2 ???
3 ???
4 ???
5 ???
6 ???

Search GitHub issues https://bun.sh/issues or ask for #help in https://bun.sh/discord

Additional information

No response

@Phascolarctos Phascolarctos added the bug Something isn't working label Nov 22, 2023
@Electroid
Copy link
Contributor

Duplicate of #5723

@Electroid Electroid marked this as a duplicate of #5723 Nov 22, 2023
@Electroid Electroid closed this as not planned Won't fix, can't repro, duplicate, stale Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants