Tag: npm
-
node_modules – Quick how to delete it on Windows systems
Every npm project comes with node_modules folder after installation. It’s all nice and fancy while you’re working on the project, but what happens when you need to delete it? Say you are moving repositories, renaming folders or just clearing up old stuff. If you are using Windows, chances are that you will get “path too…