nmr
v1.0.0
Published
Delete/remove Node.js 'node_modules' on Windows using 'subst' to avoid 'The file name is to long' error
Downloads
2
Maintainers
Readme
nmr
@
Delete/remove Node.js 'node_modules' on Windows using 'subst' to avoid 'The file name is to long' error.
Project status
Install
Globally install with npm
npm install -g nmr
Usage
Now that nmr
is available on PATH, invoke it under a Node.js project (that include the problematic node_modules
sub-directory)
nmr
License
Changelog
- v1.0.0 (2014.04.19)
- Published
nmr
module to npm - Initial release
- Published