Skip to content
/ nmr Public

Delete/remove Node.js 'node_modules' on Windows using 'subst' to avoid 'The file name is to long' error

License

Notifications You must be signed in to change notification settings

Jaguard/nmr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nmr @ Jaguard OSS 100%

Delete/remove Node.js 'node_modules' on Windows using 'subst' to avoid 'The file name is to long' error.

Project status

  • NPM version: NPM version
  • NPM downloads: NPM downloads
  • GitHub release: GitHub Release

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

MIT © Jaguard OSS

Changelog

  • v1.0.0 (2014.04.19)
    • Published nmr module to npm
    • Initial release

About

Delete/remove Node.js 'node_modules' on Windows using 'subst' to avoid 'The file name is to long' error

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages