Due to its folder nesting, Windows can’t delete the folder as its name is too long. To solve this, install RimRaf:
npm install rimraf -g
Go to your project folder and delete the node_modules folder easily with:
rimraf node_modules
Due to its folder nesting, Windows can’t delete the folder as its name is too long. To solve this, install RimRaf:
npm install rimraf -g
Go to your project folder and delete the node_modules folder easily with:
rimraf node_modules