Q:

how to unistall dependencies

//This is how you remove package from your dependencies in project.json

npm uninstall --save <package_name>
0
npm un <package_name>
1
npm uninstall <package_name>

0

New to Communities?

Join the community