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

Add ability to uninstall #45

Open
steve-thousand opened this issue May 25, 2019 · 0 comments
Open

Add ability to uninstall #45

steve-thousand opened this issue May 25, 2019 · 0 comments

Comments

@steve-thousand
Copy link

Would it be reasonable to add the ability to uninstall a package that has been installed via npm-install-version?

One of the uses I have for this library is the ability to install and compare multiple versions of the same module at run-time. It would also be useful to be able to clean up after I am done. Generally I think if we want to be able to install modules programmatically via this library then we should have the ability to uninstall as well. Wondering if it would take anything more than just an rm -rf of the module directory

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