Answers for "how to uninstall global babel jest npm"

0

how to uninstall global babel jest npm

I fixed it by just blowing away the folders that cause the problem: bash
rm -rf ~/node_modules/babel-jest ~/node_modules/jest
Posted by: Guest on February-25-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language