-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-debug.log
100 lines (100 loc) · 5.11 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
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files (x86)\\nodejs\\\\node.exe',
1 verbose cli 'C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'install',
1 verbose cli '--save',
1 verbose cli 'nkdirp' ]
2 info using [email protected]
3 info using [email protected]
4 verbose node symlink C:\Program Files (x86)\nodejs\\node.exe
5 warn package.json [email protected] No repository field.
6 warn package.json [email protected] No README data
7 verbose readDependencies using package.json deps
8 verbose cache add [ 'nkdirp', null ]
9 verbose cache add spec="nkdirp" args=["nkdirp",null]
10 verbose parsed spec { raw: 'nkdirp',
10 verbose parsed spec scope: null,
10 verbose parsed spec name: 'nkdirp',
10 verbose parsed spec rawSpec: '',
10 verbose parsed spec spec: '*',
10 verbose parsed spec type: 'range' }
11 verbose parsed spec { raw: 'nkdirp',
11 verbose parsed spec scope: null,
11 verbose parsed spec name: 'nkdirp',
11 verbose parsed spec rawSpec: '',
11 verbose parsed spec spec: '*',
11 verbose parsed spec type: 'range' }
12 verbose addNamed [ 'nkdirp', '*' ]
13 verbose addNamed [ null, '*' ]
14 silly lockFile 985ddc7f-nkdirp nkdirp@*
15 verbose lock nkdirp@* C:\Users\Mierdus\AppData\Roaming\npm-cache\985ddc7f-nkdirp.lock
16 silly addNameRange { name: 'nkdirp', range: '*', hasData: false }
17 verbose mapToRegistry name nkdirp
18 verbose mapToRegistry uri https://registry.npmjs.org/nkdirp
19 verbose request on initialization, where is /nkdirp
20 verbose request after pass 1, where is /nkdirp
21 verbose request url raw /nkdirp
22 verbose request resolving registry [ 'https://registry.npmjs.org/', './nkdirp' ]
23 verbose request after pass 2, where is https://registry.npmjs.org/nkdirp
24 verbose request no auth needed
25 info attempt registry request try #1 at 15:38:47
26 verbose request id a48c2815415caeaf
27 http request GET https://registry.npmjs.org/nkdirp
28 http 404 https://registry.npmjs.org/nkdirp
29 verbose headers { date: 'Sun, 11 Jan 2015 19:40:41 GMT',
29 verbose headers server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
29 verbose headers 'content-type': 'application/json',
29 verbose headers 'cache-control': 'max-age=0',
29 verbose headers 'content-length': '52',
29 verbose headers 'accept-ranges': 'bytes',
29 verbose headers via: '1.1 varnish',
29 verbose headers age: '0',
29 verbose headers 'x-served-by': 'cache-atl6232-ATL',
29 verbose headers 'x-cache': 'MISS',
29 verbose headers 'x-cache-hits': '0',
29 verbose headers 'x-timer': 'S1421005241.029101,VS0,VE26',
29 verbose headers connection: 'close' }
30 silly registry.get cb [ 404,
30 silly registry.get { date: 'Sun, 11 Jan 2015 19:40:41 GMT',
30 silly registry.get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
30 silly registry.get 'content-type': 'application/json',
30 silly registry.get 'cache-control': 'max-age=0',
30 silly registry.get 'content-length': '52',
30 silly registry.get 'accept-ranges': 'bytes',
30 silly registry.get via: '1.1 varnish',
30 silly registry.get age: '0',
30 silly registry.get 'x-served-by': 'cache-atl6232-ATL',
30 silly registry.get 'x-cache': 'MISS',
30 silly registry.get 'x-cache-hits': '0',
30 silly registry.get 'x-timer': 'S1421005241.029101,VS0,VE26',
30 silly registry.get connection: 'close' } ]
31 silly lockFile 985ddc7f-nkdirp nkdirp@*
32 silly lockFile 985ddc7f-nkdirp nkdirp@*
33 verbose stack Error: 404 Not Found: nkdirp
33 verbose stack at RegClient.<anonymous> (C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\npm-registry-client\lib\request.js:259:14)
33 verbose stack at Request._callback (C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\npm-registry-client\lib\request.js:198:65)
33 verbose stack at Request.self.callback (C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\request\request.js:236:22)
33 verbose stack at Request.emit (events.js:110:17)
33 verbose stack at Request.<anonymous> (C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\request\request.js:1142:14)
33 verbose stack at Request.emit (events.js:129:20)
33 verbose stack at IncomingMessage.<anonymous> (C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\request\request.js:1096:12)
33 verbose stack at IncomingMessage.emit (events.js:129:20)
33 verbose stack at _stream_readable.js:907:16
33 verbose stack at process._tickCallback (node.js:372:11)
34 verbose statusCode 404
35 verbose pkgid nkdirp
36 verbose cwd C:\node_apps\quickupload
37 error Windows_NT 6.3.9600
38 error argv "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "--save" "nkdirp"
39 error node v0.11.14
40 error npm v2.0.0
41 error code E404
42 error 404 Not Found: nkdirp
42 error 404
42 error 404 'nkdirp' 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 'quickupload'
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 ]