Answers for "how to remove node modules from command"

21

remove node modules command

rm -rf node_modules/
npm install
Posted by: Guest on August-20-2020
0

delete node modules

npkill
// then press space key
Posted by: Guest on March-29-2021

Code answers related to "how to remove node modules from command"

Code answers related to "Javascript"

Browse Popular Code Answers by Language