Answers for "uninstall dependencies from node"

29

uninstall dependencies npm

npm uninstall <package_name>
//Example
npm uninstall mongoose
//A tip ctrl+c helps to terminate a job in terminal
Posted by: Guest on December-07-2020

Code answers related to "uninstall dependencies from node"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language