windows-node-deps-deleter

0.1.1 • Public • Published

windows-node-deps-deleter (wnddel)

Delete folders containing really long file paths (typically found in node_modules folders) from the command line on Windows.
(The default Windows Explorer and CMD.EXE tools fail to work on paths longer than a certain number of characters.)

NOTE: If you need this functionality from your Node application, use fs-extra (that's what wnddel uses under the covers).

usage

npm install -g windows-node-deps-deleter

wnddel dir1 <dir2 <... <dirN>>>

wnddel is pronounced "Wendel"

Wendel Clark, Toronto Maple Leafs

Package Sidebar

Install

npm i windows-node-deps-deleter

Weekly Downloads

0

Version

0.1.1

License

ISC

Last publish

Collaborators

  • seanpk
  • seanpkps