-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
101 lines (101 loc) · 5.44 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
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 'install',
1 verbose cli 'body-parser--save' ]
2 info using [email protected]
3 info using [email protected]
4 verbose install initial load of /Users/stefren/Documents/cards/package.json
5 warn package.json [email protected] No description
6 warn package.json [email protected] No repository field.
7 warn package.json [email protected] No license field.
8 verbose installManyTop reading scoped package data from /Users/stefren/Documents/cards/node_modules/body-parser/package.json
9 verbose installManyTop reading scoped package data from /Users/stefren/Documents/cards/node_modules/express/package.json
10 verbose installManyTop reading scoped package data from /Users/stefren/Documents/cards/node_modules/express-session/package.json
11 verbose installManyTop reading scoped package data from /Users/stefren/Documents/cards/node_modules/jquery/package.json
12 verbose readDependencies loading dependencies from /Users/stefren/Documents/cards/package.json
13 silly cache add args [ 'body-parser--save', null ]
14 verbose cache add spec body-parser--save
15 silly cache add parsed spec Result {
15 silly cache add raw: 'body-parser--save',
15 silly cache add scope: null,
15 silly cache add name: 'body-parser--save',
15 silly cache add rawSpec: '',
15 silly cache add spec: 'latest',
15 silly cache add type: 'tag' }
16 silly addNamed body-parser--save@latest
17 verbose addNamed "latest" is being treated as a dist-tag for body-parser--save
18 info addNameTag [ 'body-parser--save', 'latest' ]
19 silly mapToRegistry name body-parser--save
20 silly mapToRegistry using default registry
21 silly mapToRegistry registry https://registry.npmjs.org/
22 silly mapToRegistry data Result {
22 silly mapToRegistry raw: 'body-parser--save',
22 silly mapToRegistry scope: null,
22 silly mapToRegistry name: 'body-parser--save',
22 silly mapToRegistry rawSpec: '',
22 silly mapToRegistry spec: 'latest',
22 silly mapToRegistry type: 'tag' }
23 silly mapToRegistry uri https://registry.npmjs.org/body-parser--save
24 verbose addNameTag registry:https://registry.npmjs.org/body-parser--save not in flight; fetching
25 verbose request uri https://registry.npmjs.org/body-parser--save
26 verbose request no auth needed
27 info attempt registry request try #1 at 12:20:49 PM
28 verbose request id 278a80da674c2100
29 http request GET https://registry.npmjs.org/body-parser--save
30 http 404 https://registry.npmjs.org/body-parser--save
31 verbose headers { 'content-type': 'application/json',
31 verbose headers 'cache-control': 'max-age=0',
31 verbose headers 'content-length': '2',
31 verbose headers 'accept-ranges': 'bytes',
31 verbose headers date: 'Sat, 12 Nov 2016 17:20:49 GMT',
31 verbose headers via: '1.1 varnish',
31 verbose headers age: '0',
31 verbose headers connection: 'keep-alive',
31 verbose headers 'x-served-by': 'cache-jfk8139-JFK',
31 verbose headers 'x-cache': 'MISS',
31 verbose headers 'x-cache-hits': '0',
31 verbose headers 'x-timer': 'S1478971249.747072,VS0,VE86',
31 verbose headers vary: 'Accept-Encoding' }
32 silly get cb [ 404,
32 silly get { 'content-type': 'application/json',
32 silly get 'cache-control': 'max-age=0',
32 silly get 'content-length': '2',
32 silly get 'accept-ranges': 'bytes',
32 silly get date: 'Sat, 12 Nov 2016 17:20:49 GMT',
32 silly get via: '1.1 varnish',
32 silly get age: '0',
32 silly get connection: 'keep-alive',
32 silly get 'x-served-by': 'cache-jfk8139-JFK',
32 silly get 'x-cache': 'MISS',
32 silly get 'x-cache-hits': '0',
32 silly get 'x-timer': 'S1478971249.747072,VS0,VE86',
32 silly get vary: 'Accept-Encoding' } ]
33 verbose stack Error: Registry returned 404 for GET on https://registry.npmjs.org/body-parser--save
33 verbose stack at makeError (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:264:12)
33 verbose stack at CachingRegistryClient.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:242:14)
33 verbose stack at Request._callback (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:172:14)
33 verbose stack at Request.self.callback (/usr/local/lib/node_modules/npm/node_modules/request/request.js:200:22)
33 verbose stack at emitTwo (events.js:87:13)
33 verbose stack at Request.emit (events.js:172:7)
33 verbose stack at Request.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/request/request.js:1067:10)
33 verbose stack at emitOne (events.js:82:20)
33 verbose stack at Request.emit (events.js:169:7)
33 verbose stack at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/request/request.js:988:12)
34 verbose statusCode 404
35 verbose pkgid body-parser--save
36 verbose cwd /Users/stefren/Documents/cards
37 error Darwin 15.6.0
38 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "body-parser--save"
39 error node v4.5.0
40 error npm v2.15.9
41 error code E404
42 error 404 Registry returned 404 for GET on https://registry.npmjs.org/body-parser--save
42 error 404
42 error 404 'body-parser--save' is not in the npm registry.
42 error 404 You should bug the author to publish it (or use the name yourself!)
42 error 404 It was specified as a dependency of 'cards'
42 error 404
42 error 404 Note that you can also install from a
42 error 404 tarball, folder, http url, or git url.
43 verbose exit [ 1, true ]