Last active
July 4, 2017 04:41
-
-
Save cwilby/c3408e1726062f35d4de736f3afb73f8 to your computer and use it in GitHub Desktop.
Logs for npm issue encountered using NVM and Yeoman
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 [email protected] | |
3 info using [email protected] | |
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