Skip to content

Instantly share code, notes, and snippets.

@maiasmith
Created June 28, 2017 16:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maiasmith/3edac27b9a2203cf900cd2977978467f to your computer and use it in GitHub Desktop.
Save maiasmith/3edac27b9a2203cf900cd2977978467f to your computer and use it in GitHub Desktop.
npm -g uninstall protractor not working
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/Cellar/node/7.2.1/bin/node',
1 verbose cli '/Users/maiasmith/.node_modules_global/bin/npm',
1 verbose cli 'uninstall',
1 verbose cli '-g',
1 verbose cli 'protractor' ]
2 info using npm@5.0.3
3 info using node@v7.2.1
4 verbose npm-session fae96a8b48b49ef1
5 silly install loadCurrentTree
6 silly install readGlobalPackageData
7 silly install loadIdealTree
8 silly install cloneCurrentTreeToIdealTree
9 silly install loadShrinkwrap
10 silly uninstall loadAllDepsIntoIdealTree
11 silly install loadAllDepsIntoIdealTree
12 error cb() never called!
13 error This is an error with npm itself. Please report this error at:
14 error <https://github.com/npm/npm/issues>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment