scottcorgan / reinstall

Reinstall package's node modules without cache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reinstall

Reinstall package's node modules without cache.

  • Removes node_modules directory
  • Clean's NPM cache
  • Install's modules from package.json

Install

npm install reinstall -g

Usage

reinstall

That's it.

About

Reinstall package's node modules without cache

License:MIT License


Languages

Language:JavaScript 100.0%