Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.04 KB

File metadata and controls

32 lines (22 loc) · 1.04 KB

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