-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
58 lines (58 loc) · 3.06 KB
/
npm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'search',
1 verbose cli 'malihu' ]
2 info using [email protected]
3 info using [email protected]
4 silly mapToRegistry name -/all
5 silly mapToRegistry using default registry
6 silly mapToRegistry registry https://registry.npm.taobao.org/
7 silly mapToRegistry data Result {
7 silly mapToRegistry raw: '-/all',
7 silly mapToRegistry scope: null,
7 silly mapToRegistry escapedName: null,
7 silly mapToRegistry name: null,
7 silly mapToRegistry rawSpec: '-/all',
7 silly mapToRegistry spec: '-/all',
7 silly mapToRegistry type: 'local' }
8 silly mapToRegistry uri https://registry.npm.taobao.org/-/all
9 info updateIndex /Users/shawn/.npm/registry.npm.taobao.org/-/all/.cache.json
10 verbose correctMkdir /Users/shawn/.npm correctMkdir not in flight; initializing
11 warn Building the local index for the first time, please be patient
12 silly update-index fetching https://registry.npm.taobao.org/-/all
13 verbose request uri https://registry.npm.taobao.org/-/all
14 verbose request no auth needed
15 info attempt registry request try #1 at 22:50:38
16 verbose request id 96393ed012dc531d
17 http request GET https://registry.npm.taobao.org/-/all
18 http 200 https://registry.npm.taobao.org/-/all
19 verbose headers { date: 'Sun, 15 Jan 2017 14:50:34 GMT',
19 verbose headers 'content-type': 'application/json; charset=utf-8',
19 verbose headers 'content-length': '9138553',
19 verbose headers connection: 'keep-alive',
19 verbose headers 'x-current-requests': '1',
19 verbose headers etag: '"8b7179-QHz1FKvPFN31vpRz7yAClQ"',
19 verbose headers 'x-readtime': '4462' }
20 verbose stack Error: true true: -/all
20 verbose stack at makeError (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:302:12)
20 verbose stack at CachingRegistryClient.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:290:14)
20 verbose stack at Request._callback (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:210:14)
20 verbose stack at Request.self.callback (/usr/local/lib/node_modules/npm/node_modules/request/request.js:187:22)
20 verbose stack at emitTwo (events.js:106:13)
20 verbose stack at Request.emit (events.js:191:7)
20 verbose stack at Request.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/request/request.js:1048:10)
20 verbose stack at emitOne (events.js:96:13)
20 verbose stack at Request.emit (events.js:188:7)
20 verbose stack at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/request/request.js:969:12)
21 verbose statusCode 200
22 verbose cwd /Users/shawn/Desktop/dongsongshan.github.io
23 error Darwin 16.0.0
24 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "search" "malihu"
25 error node v7.3.0
26 error npm v3.10.10
27 error code E200
28 error true true: -/all
29 error If you need help, you may report this error at:
29 error <https://github.com/npm/npm/issues>
30 verbose exit [ 1, true ]