clnm

0.0.1 • Public • Published

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

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i clnm

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    3.47 kB

    Total Files

    5

    Last publish

    Collaborators

    • hlam104