Created
April 15, 2017 04:24
-
-
Save cchamikara/0c8da8827f30106acc524db2dde0699b 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/7.0.0/bin/node', | |
1 verbose cli '/usr/local/bin/npm', | |
1 verbose cli 'install', | |
1 verbose cli 'next', | |
1 verbose cli 'react', | |
1 verbose cli 'react-dom', | |
1 verbose cli '--save' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 silly loadCurrentTree Starting | |
5 silly install loadCurrentTree | |
6 silly install readLocalPackageData | |
7 silly fetchPackageMetaData next@^1.2.3 | |
8 silly fetchPackageMetaData react | |
9 silly fetchPackageMetaData react-dom | |
10 silly fetchNamedPackageData next | |
11 silly mapToRegistry name next | |
12 silly mapToRegistry using default registry | |
13 silly mapToRegistry registry https://registry.npmjs.org/ | |
14 silly mapToRegistry data Result { | |
14 silly mapToRegistry raw: 'next', | |
14 silly mapToRegistry scope: null, | |
14 silly mapToRegistry escapedName: 'next', | |
14 silly mapToRegistry name: 'next', | |
14 silly mapToRegistry rawSpec: '', | |
14 silly mapToRegistry spec: 'latest', | |
14 silly mapToRegistry type: 'tag' } | |
15 silly mapToRegistry uri https://registry.npmjs.org/next | |
16 silly fetchNamedPackageData react | |
17 silly mapToRegistry name react | |
18 silly mapToRegistry using default registry | |
19 silly mapToRegistry registry https://registry.npmjs.org/ | |
20 silly mapToRegistry data Result { | |
20 silly mapToRegistry raw: 'react', | |
20 silly mapToRegistry scope: null, | |
20 silly mapToRegistry escapedName: 'react', | |
20 silly mapToRegistry name: 'react', | |
20 silly mapToRegistry rawSpec: '', | |
20 silly mapToRegistry spec: 'latest', | |
20 silly mapToRegistry type: 'tag' } | |
21 silly mapToRegistry uri https://registry.npmjs.org/react | |
22 silly fetchNamedPackageData react-dom | |
23 silly mapToRegistry name react-dom | |
24 silly mapToRegistry using default registry | |
25 silly mapToRegistry registry https://registry.npmjs.org/ | |
26 silly mapToRegistry data Result { | |
26 silly mapToRegistry raw: 'react-dom', | |
26 silly mapToRegistry scope: null, | |
26 silly mapToRegistry escapedName: 'react-dom', | |
26 silly mapToRegistry name: 'react-dom', | |
26 silly mapToRegistry rawSpec: '', | |
26 silly mapToRegistry spec: 'latest', | |
26 silly mapToRegistry type: 'tag' } | |
27 silly mapToRegistry uri https://registry.npmjs.org/react-dom | |
28 verbose request uri https://registry.npmjs.org/react | |
29 verbose request no auth needed | |
30 info attempt registry request try #1 at 9:53:52 AM | |
31 verbose request id 9284393f46601b31 | |
32 verbose lastModified Fri, 14 Apr 2017 14:58:53 GMT | |
33 http request GET https://registry.npmjs.org/react | |
34 verbose request uri https://registry.npmjs.org/react-dom | |
35 verbose request no auth needed | |
36 info attempt registry request try #1 at 9:53:52 AM | |
37 verbose lastModified Fri, 14 Apr 2017 14:58:53 GMT | |
38 http request GET https://registry.npmjs.org/react-dom | |
39 verbose request uri https://registry.npmjs.org/next | |
40 verbose request no auth needed | |
41 info attempt registry request try #1 at 9:53:52 AM | |
42 verbose lastModified Fri, 14 Apr 2017 21:14:21 GMT | |
43 http request GET https://registry.npmjs.org/next | |
44 http 200 https://registry.npmjs.org/react-dom | |
45 verbose headers { server: 'nginx/1.4.6 (Ubuntu)', | |
45 verbose headers 'content-type': 'application/json', | |
45 verbose headers 'last-modified': 'Fri, 14 Apr 2017 14:58:53 GMT', | |
45 verbose headers 'content-encoding': 'gzip', | |
45 verbose headers 'cache-control': 'max-age=300', | |
45 verbose headers 'content-length': '9028', | |
45 verbose headers 'accept-ranges': 'bytes', | |
45 verbose headers date: 'Sat, 15 Apr 2017 04:23:52 GMT', | |
45 verbose headers via: '1.1 varnish', | |
45 verbose headers age: '180', | |
45 verbose headers connection: 'keep-alive', | |
45 verbose headers 'x-served-by': 'cache-sin18026-SIN', | |
45 verbose headers 'x-cache': 'HIT', | |
45 verbose headers 'x-cache-hits': '1', | |
45 verbose headers 'x-timer': 'S1492230233.843068,VS0,VE1', | |
45 verbose headers vary: 'Accept-Encoding' } | |
46 silly get cb [ 200, | |
46 silly get { server: 'nginx/1.4.6 (Ubuntu)', | |
46 silly get 'content-type': 'application/json', | |
46 silly get 'last-modified': 'Fri, 14 Apr 2017 14:58:53 GMT', | |
46 silly get 'content-encoding': 'gzip', | |
46 silly get 'cache-control': 'max-age=300', | |
46 silly get 'content-length': '9028', | |
46 silly get 'accept-ranges': 'bytes', | |
46 silly get date: 'Sat, 15 Apr 2017 04:23:52 GMT', | |
46 silly get via: '1.1 varnish', | |
46 silly get age: '180', | |
46 silly get connection: 'keep-alive', | |
46 silly get 'x-served-by': 'cache-sin18026-SIN', | |
46 silly get 'x-cache': 'HIT', | |
46 silly get 'x-cache-hits': '1', | |
46 silly get 'x-timer': 'S1492230233.843068,VS0,VE1', | |
46 silly get vary: 'Accept-Encoding' } ] | |
47 verbose get saving react-dom to /Users/Chamal/.npm/registry.npmjs.org/react-dom/.cache.json | |
48 verbose correctMkdir /Users/Chamal/.npm correctMkdir not in flight; initializing | |
49 http 200 https://registry.npmjs.org/react | |
50 verbose headers { server: 'nginx/1.4.6 (Ubuntu)', | |
50 verbose headers 'content-type': 'application/json', | |
50 verbose headers 'last-modified': 'Fri, 14 Apr 2017 14:58:53 GMT', | |
50 verbose headers 'content-encoding': 'gzip', | |
50 verbose headers 'cache-control': 'max-age=300', | |
50 verbose headers 'content-length': '15543', | |
50 verbose headers 'accept-ranges': 'bytes', | |
50 verbose headers date: 'Sat, 15 Apr 2017 04:23:52 GMT', | |
50 verbose headers via: '1.1 varnish', | |
50 verbose headers age: '110', | |
50 verbose headers connection: 'keep-alive', | |
50 verbose headers 'x-served-by': 'cache-sin18035-SIN', | |
50 verbose headers 'x-cache': 'HIT', | |
50 verbose headers 'x-cache-hits': '2', | |
50 verbose headers 'x-timer': 'S1492230233.848073,VS0,VE0', | |
50 verbose headers vary: 'Accept-Encoding' } | |
51 silly get cb [ 200, | |
51 silly get { server: 'nginx/1.4.6 (Ubuntu)', | |
51 silly get 'content-type': 'application/json', | |
51 silly get 'last-modified': 'Fri, 14 Apr 2017 14:58:53 GMT', | |
51 silly get 'content-encoding': 'gzip', | |
51 silly get 'cache-control': 'max-age=300', | |
51 silly get 'content-length': '15543', | |
51 silly get 'accept-ranges': 'bytes', | |
51 silly get date: 'Sat, 15 Apr 2017 04:23:52 GMT', | |
51 silly get via: '1.1 varnish', | |
51 silly get age: '110', | |
51 silly get connection: 'keep-alive', | |
51 silly get 'x-served-by': 'cache-sin18035-SIN', | |
51 silly get 'x-cache': 'HIT', | |
51 silly get 'x-cache-hits': '2', | |
51 silly get 'x-timer': 'S1492230233.848073,VS0,VE0', | |
51 silly get vary: 'Accept-Encoding' } ] | |
52 verbose get saving react to /Users/Chamal/.npm/registry.npmjs.org/react/.cache.json | |
53 verbose correctMkdir /Users/Chamal/.npm correctMkdir not in flight; initializing | |
54 http 200 https://registry.npmjs.org/next | |
55 verbose headers { server: 'nginx/1.4.6 (Ubuntu)', | |
55 verbose headers 'content-type': 'application/json', | |
55 verbose headers 'last-modified': 'Fri, 14 Apr 2017 21:14:21 GMT', | |
55 verbose headers 'content-encoding': 'gzip', | |
55 verbose headers 'cache-control': 'max-age=300', | |
55 verbose headers 'content-length': '22633', | |
55 verbose headers 'accept-ranges': 'bytes', | |
55 verbose headers date: 'Sat, 15 Apr 2017 04:23:53 GMT', | |
55 verbose headers via: '1.1 varnish', | |
55 verbose headers age: '0', | |
55 verbose headers connection: 'keep-alive', | |
55 verbose headers 'x-served-by': 'cache-sin18029-SIN', | |
55 verbose headers 'x-cache': 'MISS', | |
55 verbose headers 'x-cache-hits': '0', | |
55 verbose headers 'x-timer': 'S1492230233.837605,VS0,VE210', | |
55 verbose headers vary: 'Accept-Encoding' } | |
56 silly get cb [ 200, | |
56 silly get { server: 'nginx/1.4.6 (Ubuntu)', | |
56 silly get 'content-type': 'application/json', | |
56 silly get 'last-modified': 'Fri, 14 Apr 2017 21:14:21 GMT', | |
56 silly get 'content-encoding': 'gzip', | |
56 silly get 'cache-control': 'max-age=300', | |
56 silly get 'content-length': '22633', | |
56 silly get 'accept-ranges': 'bytes', | |
56 silly get date: 'Sat, 15 Apr 2017 04:23:53 GMT', | |
56 silly get via: '1.1 varnish', | |
56 silly get age: '0', | |
56 silly get connection: 'keep-alive', | |
56 silly get 'x-served-by': 'cache-sin18029-SIN', | |
56 silly get 'x-cache': 'MISS', | |
56 silly get 'x-cache-hits': '0', | |
56 silly get 'x-timer': 'S1492230233.837605,VS0,VE210', | |
56 silly get vary: 'Accept-Encoding' } ] | |
57 verbose get saving next to /Users/Chamal/.npm/registry.npmjs.org/next/.cache.json | |
58 verbose correctMkdir /Users/Chamal/.npm correctMkdir not in flight; initializing | |
59 silly install normalizeTree | |
60 silly loadCurrentTree Finishing | |
61 silly loadIdealTree Starting | |
62 silly install loadIdealTree | |
63 silly cloneCurrentTree Starting | |
64 silly install cloneCurrentTreeToIdealTree | |
65 silly cloneCurrentTree Finishing | |
66 silly loadShrinkwrap Starting | |
67 silly install loadShrinkwrap | |
68 silly loadShrinkwrap Finishing | |
69 silly loadAllDepsIntoIdealTree Starting | |
70 silly install loadAllDepsIntoIdealTree | |
71 silly rollbackFailedOptional Starting | |
72 silly rollbackFailedOptional Finishing | |
73 silly runTopLevelLifecycles Finishing | |
74 silly install printInstalled | |
75 verbose stack Error: Refusing to install react as a dependency of itself | |
75 verbose stack at checkSelf (/usr/local/lib/node_modules/npm/lib/install/validate-args.js:53:14) | |
75 verbose stack at Array.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js:15:8) | |
75 verbose stack at LOOP (/usr/local/lib/node_modules/npm/node_modules/slide/lib/chain.js:15:14) | |
75 verbose stack at chain (/usr/local/lib/node_modules/npm/node_modules/slide/lib/chain.js:20:5) | |
75 verbose stack at /usr/local/lib/node_modules/npm/lib/install/validate-args.js:16:5 | |
75 verbose stack at /usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:35 | |
75 verbose stack at Array.forEach (native) | |
75 verbose stack at /usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:11 | |
75 verbose stack at Array.forEach (native) | |
75 verbose stack at asyncMap (/usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:51:8) | |
76 verbose cwd /Users/Chamal/Sites/scady.io | |
77 error Darwin 16.5.0 | |
78 error argv "/usr/local/Cellar/node/7.0.0/bin/node" "/usr/local/bin/npm" "install" "next" "react" "react-dom" "--save" | |
79 error node v7.0.0 | |
80 error npm v3.10.8 | |
81 error code ENOSELF | |
82 error Refusing to install react as a dependency of itself | |
83 error If you need help, you may report this error at: | |
83 error <https://github.com/npm/npm/issues> | |
84 verbose exit [ 1, true ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment