npm / npme-installer

npm Enterprise installer
https://www.npmjs.com/enterprise
Other
35 stars 21 forks source link

Way to remove the complete npmo installation #121

Open pwilms opened 8 years ago

pwilms commented 8 years ago

There is no documentation how to remove the complete installation. Souldn't the installer provide an option for that?

nexdrew commented 8 years ago

@pwilms Thanks for the suggestion! We can use this as a feature request to add an uninstall command.

In the meantime, I have put together some unofficial documentation here: https://gist.github.com/nexdrew/fef928afacaa93acb0be

Related: npm/docs#443