how to uninstall global babel jest npm code example
Example: 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
I fixed it by just blowing away the folders that cause the problem: bash
rm -rf ~/node_modules/babel-jest ~/node_modules/jest