0.0.1 • Published 4 years ago

clnm v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

clnm

Helps Windows developers remove node_modules folder.

If you're unable to remove the node modules folder on Windows 7 from explorer and receive an error similar to this:

The source file name(s) are larger than is supported by the file system. > Try moving to a location which has a shorter path name, or try renaming > to shorter name(s) before attempting this operation

Current Version: 0.0.1

Getting Started With Yarn

$ yarn global add clnm

Getting Started With NPM

$ npm install -g clnm

Default Usage

  1. Navigate to project root
  2. $ clnm

Alternative Usage

$ clnm /path/to/directory