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

wally install is destructive #174

Open
grilme99 opened this issue Aug 24, 2023 · 0 comments
Open

wally install is destructive #174

grilme99 opened this issue Aug 24, 2023 · 0 comments

Comments

@grilme99
Copy link

I'm working on a package that is structured like a monorepo, where all source files are stored in a packages/ directory (lowercase!). However, when I run wally install, it nukes the entire packages folder instead of warning me (or doing nothing, because Wally writes to uppercase Packages).

Wally should detect if packages contains anything but dependencies (maybe check if it has an _Index folder?) and warn me before deleting the folder. This could easily cause people to lose entire projects.

I am on macOS.

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

No branches or pull requests

1 participant