-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathnpm-debug.log
87 lines (87 loc) · 4.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
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
0 info it worked if it ends with ok
1 verbose cli [ 'D:\\dev\\nodejs\\\\node.exe',
1 verbose cli 'D:\\dev\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'install',
1 verbose cli '-g',
1 verbose cli 'grunt-cli.' ]
2 info using npm@1.4.28
3 info using node@v0.10.35
4 verbose node symlink D:\dev\nodejs\\node.exe
5 verbose cache add [ 'grunt-cli.', null ]
6 verbose cache add name=undefined spec="grunt-cli." args=["grunt-cli.",null]
7 verbose parsed url { protocol: null,
7 verbose parsed url slashes: null,
7 verbose parsed url auth: null,
7 verbose parsed url host: null,
7 verbose parsed url port: null,
7 verbose parsed url hostname: null,
7 verbose parsed url hash: null,
7 verbose parsed url search: null,
7 verbose parsed url query: null,
7 verbose parsed url pathname: 'grunt-cli.',
7 verbose parsed url path: 'grunt-cli.',
7 verbose parsed url href: 'grunt-cli.' }
8 silly lockFile 888b9ef6-grunt-cli grunt-cli.
9 verbose lock grunt-cli. C:\Users\root\AppData\Roaming\npm-cache\888b9ef6-grunt-cli.lock
10 silly lockFile 888b9ef6-grunt-cli grunt-cli.
11 silly lockFile 888b9ef6-grunt-cli grunt-cli.
12 verbose addNamed [ 'grunt-cli.', '' ]
13 verbose addNamed [ null, '*' ]
14 silly lockFile 0d50b575-grunt-cli grunt-cli.@
15 verbose lock grunt-cli.@ C:\Users\root\AppData\Roaming\npm-cache\0d50b575-grunt-cli.lock
16 silly addNameRange { name: 'grunt-cli.', range: '*', hasData: false }
17 verbose request where is /grunt-cli.
18 verbose request registry https://registry.npmjs.org/
19 verbose request id a0c3baaa1d4d1b62
20 verbose url raw /grunt-cli.
21 verbose url resolving [ 'https://registry.npmjs.org/', './grunt-cli.' ]
22 verbose url resolved https://registry.npmjs.org/grunt-cli.
23 verbose request where is https://registry.npmjs.org/grunt-cli.
24 info trying registry request attempt 1 at 19:32:34
25 http GET https://registry.npmjs.org/grunt-cli.
26 http 404 https://registry.npmjs.org/grunt-cli.
27 verbose headers { date: 'Sun, 18 Jan 2015 17:32:42 GMT',
27 verbose headers server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
27 verbose headers 'content-type': 'application/json',
27 verbose headers 'cache-control': 'max-age=0',
27 verbose headers 'content-length': '52',
27 verbose headers 'accept-ranges': 'bytes',
27 verbose headers via: '1.1 varnish',
27 verbose headers age: '0',
27 verbose headers 'x-served-by': 'cache-fra1229-FRA',
27 verbose headers 'x-cache': 'MISS',
27 verbose headers 'x-cache-hits': '0',
27 verbose headers 'x-timer': 'S1421602361.639804,VS0,VE391',
27 verbose headers 'keep-alive': 'timeout=10, max=50',
27 verbose headers connection: 'Keep-Alive' }
28 silly registry.get cb [ 404,
28 silly registry.get { date: 'Sun, 18 Jan 2015 17:32:42 GMT',
28 silly registry.get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
28 silly registry.get 'content-type': 'application/json',
28 silly registry.get 'cache-control': 'max-age=0',
28 silly registry.get 'content-length': '52',
28 silly registry.get 'accept-ranges': 'bytes',
28 silly registry.get via: '1.1 varnish',
28 silly registry.get age: '0',
28 silly registry.get 'x-served-by': 'cache-fra1229-FRA',
28 silly registry.get 'x-cache': 'MISS',
28 silly registry.get 'x-cache-hits': '0',
28 silly registry.get 'x-timer': 'S1421602361.639804,VS0,VE391',
28 silly registry.get 'keep-alive': 'timeout=10, max=50',
28 silly registry.get connection: 'Keep-Alive' } ]
29 silly lockFile 0d50b575-grunt-cli grunt-cli.@
30 silly lockFile 0d50b575-grunt-cli grunt-cli.@
31 error 404 404 Not Found: grunt-cli.
31 error 404
31 error 404 'grunt-cli.' is not in the npm registry.
31 error 404 You should bug the author to publish it
31 error 404
31 error 404 Note that you can also install from a
31 error 404 tarball, folder, or http url, or git url.
32 error System Windows_NT 6.1.7601
33 error command "D:\\dev\\nodejs\\\\node.exe" "D:\\dev\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "grunt-cli."
34 error cwd d:\dev\denwer\home\ezonsync.ru\www
35 error node -v v0.10.35
36 error npm -v 1.4.28
37 error code E404
38 verbose exit [ 1, true ]