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

bun can't install @~3/svelte_mount in cli #7045

Closed
3tieto opened this issue Nov 11, 2023 · 0 comments · Fixed by #7049
Closed

bun can't install @~3/svelte_mount in cli #7045

3tieto opened this issue Nov 11, 2023 · 0 comments · Fixed by #7049
Labels
bug Something isn't working bun install Something that relates to the npm-compatible client

Comments

@3tieto
Copy link

3tieto commented Nov 11, 2023

What version of Bun is running?

1.0.11

What platform is your computer?

Darwin 23.1.0 arm64 arm

What steps can reproduce the bug?

bun i @~3/svelte_mount

bun add v1.0.11 (f7f6233e)
  🔍 Resolving [1/1]
error: InstallFailed cloning repository for @~3/svelte_mou

error: "git clone" for "@~3/svelte_mount" failed


error: "git clone" for "@~3/svelte_mount" failed

What is the expected behavior?

image

What do you see instead?

No response

Additional information

No response

@3tieto 3tieto added the bug Something isn't working label Nov 11, 2023
Hanaasagi added a commit to Hanaasagi/bun that referenced this issue Nov 11, 2023
Hanaasagi added a commit to Hanaasagi/bun that referenced this issue Nov 11, 2023
@Electroid Electroid added the bun install Something that relates to the npm-compatible client label Nov 13, 2023
dylan-conway pushed a commit that referenced this issue Nov 15, 2023
* fix(install): fix the case that package name contains tilde.
Close: #7045

* add tests

* emm, let me know why test failed

* overwrite registry config

* check more chars

* remove $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working bun install Something that relates to the npm-compatible client
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants