Skip to content

Instantly share code, notes, and snippets.

@cwilby
Last active July 4, 2017 04:41
Show Gist options
  • Save cwilby/c3408e1726062f35d4de736f3afb73f8 to your computer and use it in GitHub Desktop.
Save cwilby/c3408e1726062f35d4de736f3afb73f8 to your computer and use it in GitHub Desktop.
Logs for npm issue encountered using NVM and Yeoman
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/Cellar/node/7.5.0/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'uninstall',
1 verbose cli '-g',
1 verbose cli 'yo' ]
2 info using npm@5.0.4
3 info using node@v7.5.0
4 verbose npm-session f7d88665617de50f
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