Usuń polecenie modułów węzłów
rm -rf node_modules/
npm install
Wicked Wildebeest
rm -rf node_modules/
npm install
rm -rf node_modules/
yarn install
rm -r node_modules
// run this from git bash
rm -r node_modules
npm install rimraf -g
rimraf node_module
npm uninstall node_module_name