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

Fix: delete only bun directory inside the installation directory #1161

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Fix: delete only bun directory inside the installation directory #1161

merged 1 commit into from
Aug 20, 2024

Conversation

Exilio016
Copy link
Contributor

Summary

"install-bun" deletes the entire installation directory if bun is not installed.
With this PR, only the bun directory inside of the installation directory will be deleted, similar on how it works for the NPM installation.

Fixes: #1159

@eirslett eirslett merged commit 60bbf02 into eirslett:master Aug 20, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

using bun is deleting all files in current folder when instantiating on MacOs
2 participants