Remova o comando módulos de nó
rm -rf node_modules/
npm install
Wicked Wildebeest
rm -rf node_modules/
npm install
rm -rf node_modules
rm -rf node_modules/
yarn install
rm -rf node_modules //when need to unstill node_modules folder
npm install //wen need to install
rm -r node_modules
// run this from git bash
npm uninstall node_module_name