force-unlink
v1.0.3
Published
Force unlink a linked NPM package
Readme
force-unlink
Does npm unlink sometimes work, sometimes doesn't when trying to unlink a package?
This script makes it easy to force unlink an npm package by removing the global symlink of your package.
Install
npm install force-unlink -g
Usage
force-unlink your-package-name
