Categories
How to remove npm packages?
I accidentally installed packages using npm install. Now how to get it back? npm uninstall seems to only remove dependencies. The node-modules itself and so on does not delete.
Answer the question
In order to leave comments, you need to log in
Delete the node_modules directory
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question