Created
September 21, 2016 09:24
-
-
Save evoL/621f13905de3766e7102a9c2b014be2b to your computer and use it in GitHub Desktop.
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/6.6.0/bin/node', | |
1 verbose cli '/usr/local/bin/npm', | |
1 verbose cli 'shrinkwrap' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 info lifecycle [email protected]~preshrinkwrap: [email protected] | |
5 silly lifecycle [email protected]~preshrinkwrap: no script for preshrinkwrap, continuing | |
6 info lifecycle [email protected]~shrinkwrap: [email protected] | |
7 silly lifecycle [email protected]~shrinkwrap: no script for shrinkwrap, continuing | |
8 verbose stack Error: Problems were encountered | |
8 verbose stack Please correct and try again. | |
8 verbose stack invalid: have [email protected] (expected: github:gka/chroma.js#d2c6d917df4ba2b87d8a740de116a0656bcbdfd5) /Users/evol/Desktop/npm-test/node_modules/chroma-js | |
8 verbose stack extraneous: [email protected] /Users/evol/Desktop/npm-test/node_modules/chroma-js | |
8 verbose stack at shrinkwrap_ (/usr/local/lib/node_modules/npm/lib/shrinkwrap.js:129:15) | |
8 verbose stack at Array.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js:15:8) | |
8 verbose stack at LOOP (/usr/local/lib/node_modules/npm/node_modules/slide/lib/chain.js:15:14) | |
8 verbose stack at /usr/local/lib/node_modules/npm/node_modules/slide/lib/chain.js:18:7 | |
8 verbose stack at done (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:132:5) | |
8 verbose stack at LOOP (/usr/local/lib/node_modules/npm/node_modules/slide/lib/chain.js:7:26) | |
8 verbose stack at /usr/local/lib/node_modules/npm/node_modules/slide/lib/chain.js:18:7 | |
8 verbose stack at /usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:294:20 | |
8 verbose stack at FSReqWrap.oncomplete (fs.js:123:15) | |
9 verbose cwd /Users/evol/Desktop/npm-test | |
10 error Darwin 15.6.0 | |
11 error argv "/usr/local/Cellar/node/6.6.0/bin/node" "/usr/local/bin/npm" "shrinkwrap" | |
12 error node v6.6.0 | |
13 error npm v3.10.8 | |
14 error Problems were encountered | |
14 error Please correct and try again. | |
14 error invalid: have [email protected] (expected: github:gka/chroma.js#d2c6d917df4ba2b87d8a740de116a0656bcbdfd5) /Users/evol/Desktop/npm-test/node_modules/chroma-js | |
14 error extraneous: [email protected] /Users/evol/Desktop/npm-test/node_modules/chroma-js | |
15 error If you need help, you may report this error at: | |
15 error <https://github.com/npm/npm/issues> | |
16 verbose exit [ 1, true ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment