0.4.1 • Published 5 years ago

fnm-uninstall v0.4.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

fnm-uninstall - DEPRECATED

Deprecated

fnm now supports uninstall.

Uninstall helper for fnm.

Installation:

npm i -g fnm-uninstall

yarn global add fnm-uninstall

Usage

fnm-uninstall version

Or using npx: npx fnm-uninstall version

NOTE: This will remove the archive (if present) in /path/to/.fnm/downloads

The reason for the archive removal is due to the fact that fnm errors if you try to re-install a version where the archive already exists in the downloads folder.