Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cd {working directory}
- rm -rf node_modules/
- rm package-lock.json
- npm cache clear --force
- npm i
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement