@junerlee/clear-node-modules
v1.0.0
Published
Recursively delete all node_modules folders in the directory where the current command is located and its subdirectories.
Downloads
5
Readme
@junerlee/clear-node-modules
Recursively delete all node_modules folders in the directory where the current command is located and its subdirectories.
Usage
Install
npm install -g @junerlee/clear-node-modules
Run
Delete the node_modules folder in the current directory.
clear-node-modules
Delete the node_modules folder in the specified directory.
clear-node-modules /Users/xxx/xxx