How to quickly delete node_modules
Install rimraf globally:
Switch to the root directory that contains the node_modules folder, and run the following command:
That's it.
This post is translated using ChatGPT, please feedback if any omissions.
Install rimraf globally:
Switch to the root directory that contains the node_modules folder, and run the following command:
That's it.
This post is translated using ChatGPT, please feedback if any omissions.