Skip to content

Instantly share code, notes, and snippets.

@mateo-leal
Created June 19, 2017 17:33
Show Gist options
  • Select an option

  • Save mateo-leal/7692bdb5a338f761d9eedc8a740deaf5 to your computer and use it in GitHub Desktop.

Select an option

Save mateo-leal/7692bdb5a338f761d9eedc8a740deaf5 to your computer and use it in GitHub Desktop.
Yarn uninstalling global error
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'uninstall',
1 verbose cli '-g',
1 verbose cli 'yarn' ]
2 info using npm@5.0.3
3 info using node@v8.1.1
4 verbose npm-session 8f3462521a7d779c
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