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 remove git repo => install the repo 🤷 #14159

Open
LouiFi opened this issue Sep 25, 2024 · 0 comments
Open

bun remove git repo => install the repo 🤷 #14159

LouiFi opened this issue Sep 25, 2024 · 0 comments
Labels
bug Something isn't working bun install Something that relates to the npm-compatible client

Comments

@LouiFi
Copy link

LouiFi commented Sep 25, 2024

What version of Bun is running?

v1.1.29

What platform is your computer?

Linux 5.15.153.1-microsoft-standard-WSL2 x86_64 x86_64

What steps can reproduce the bug?

bun add ${package-name}

bun remove ${package-name}

What is the expected behavior?

Remove the dependancy

What do you see instead?

Bun will not remove the package and it will actually install it 🤡

bun remove v1.1.29 (6d43b366)

installed repo-name@git+ssh://[email protected]:user/repo-name.git#db797qqqq94cb82ea4e83d9755475fe93f3739c 

[19.00ms] done```

### Additional information

_No response_
@LouiFi LouiFi added bug Something isn't working needs triage labels Sep 25, 2024
@dylan-conway dylan-conway added bun install Something that relates to the npm-compatible client and removed needs triage labels Sep 25, 2024
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

No branches or pull requests

2 participants