1.7.6 • Published 5 years ago

remove-node-modules v1.7.6

Weekly downloads
391
License
MIT
Repository
github
Last release
5 years ago

remove-node-modules

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: 1.7.6

Getting Started With Yarn

$ yarn global add remove-node-modules

Getting Started With NPM

$ npm install -g remove-node-modules

Default Usage

  1. Navigate to project root
  2. $ remove-node-modules

Alternative Usage

$ remove-node-modules /path/to/directory

Contributing

Feel free to contribute!

Changelog

  • v1.7.2 (08/31/2019) - patches security vulnerability
  • v1.7.2 (11/5/2016) - updates documentation
  • v1.7.1 (10/26/2016) - fixes bug in index.js
  • v1.7.0 (10/13/2016) - updated friendly message
  • v1.6.2 (10/12/2016) - fixes alternative usage bug
  • v1.6.1 (10/11/2016) - available on yarn
  • v1.0.0 (10/7/2016) - published to npmjs
  • v0.1.3 (12/26/2015) - added return in front of cleanup callback
  • v0.1.2 (12/17/2015) - added .gitignore
1.7.6

5 years ago

1.7.5

5 years ago

1.7.4

6 years ago

1.7.3

6 years ago

1.7.2

7 years ago

1.7.1

8 years ago

1.7.0

8 years ago

1.6.2

8 years ago

1.6.1

8 years ago

1.5.17

8 years ago

1.5.16

8 years ago

1.5.15

8 years ago

1.5.14

8 years ago

1.5.13

8 years ago

1.5.12

8 years ago

1.5.11

8 years ago

1.5.10

8 years ago

1.4.10

8 years ago

1.4.9

8 years ago

1.3.9

8 years ago

1.3.8

8 years ago

1.3.7

8 years ago

1.3.6

8 years ago

1.3.5

8 years ago

1.3.4

8 years ago

1.3.3

8 years ago

1.2.3

8 years ago