@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.)
Downloads
15
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/remo
Usage
remo