Created
January 11, 2017 21:19
-
-
Save ahrobinson/1913cea19b15dd4ad3412c115338c700 to your computer and use it in GitHub Desktop.
This file contains 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/bin/node', '/usr/local/bin/npm', 'install' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 silly loadCurrentTree Starting | |
5 silly install loadCurrentTree | |
6 silly install readLocalPackageData | |
7 silly rollbackFailedOptional Starting | |
8 silly rollbackFailedOptional Finishing | |
9 silly runTopLevelLifecycles Starting | |
10 silly runTopLevelLifecycles Finishing | |
11 silly install printInstalled | |
12 verbose stack SyntaxError: Unexpected end of JSON input | |
12 verbose stack at Object.parse (native) | |
12 verbose stack at module.exports (/usr/local/lib/node_modules/npm/lib/utils/parse-json.js:3:15) | |
12 verbose stack at /usr/local/lib/node_modules/npm/lib/install.js:600:47 | |
12 verbose stack at /usr/local/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:78:16 | |
12 verbose stack at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:439:3) | |
13 verbose cwd /Users/alonrobinson/projects/GE/s_op/sop-ng2 | |
14 error Darwin 15.5.0 | |
15 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "i" | |
16 error node v6.2.2 | |
17 error npm v3.10.6 | |
18 error Unexpected end of JSON input | |
19 error If you need help, you may report this error at: | |
19 error <https://github.com/npm/npm/issues> | |
20 verbose exit [ 1, true ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment