@linofischer/remo
v2.1.0
Published
A simple command to delete the node_modules folder and the package-lock.json file. Then the script runs npm install to reinstall all dependencies. (In the current folder.)
Readme
Reinstall modules (remo)
A simple command to delete the node_modules folder and the package-lock.json file. Then the script runs npm install to reinstall all dependencies. (In the current folder.)
Installation
Use npm to install the package globally.
npm i -g @linofischer/remoUsage
remo