-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathnpm-debug.log
87 lines (87 loc) · 4.42 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 [ 'F:\\Software\\Node.js\\\\node.exe',
1 verbose cli 'F:\\Software\\Node.js\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'install',
1 verbose cli 'grunt-autoprefiexer',
1 verbose cli '--save-dev' ]
2 info using [email protected]
3 info using [email protected]
4 verbose node symlink F:\Software\Node.js\\node.exe
5 verbose readDependencies using package.json deps
6 verbose cache add [ 'grunt-autoprefiexer', null ]
7 verbose cache add name=undefined spec="grunt-autoprefiexer" args=["grunt-autoprefiexer",null]
8 verbose parsed url { protocol: null,
8 verbose parsed url slashes: null,
8 verbose parsed url auth: null,
8 verbose parsed url host: null,
8 verbose parsed url port: null,
8 verbose parsed url hostname: null,
8 verbose parsed url hash: null,
8 verbose parsed url search: null,
8 verbose parsed url query: null,
8 verbose parsed url pathname: 'grunt-autoprefiexer',
8 verbose parsed url path: 'grunt-autoprefiexer',
8 verbose parsed url href: 'grunt-autoprefiexer' }
9 silly lockFile 3107368a-grunt-autoprefiexer grunt-autoprefiexer
10 verbose lock grunt-autoprefiexer C:\Users\Yiou\AppData\Roaming\npm-cache\3107368a-grunt-autoprefiexer.lock
11 silly lockFile 3107368a-grunt-autoprefiexer grunt-autoprefiexer
12 silly lockFile 3107368a-grunt-autoprefiexer grunt-autoprefiexer
13 verbose addNamed [ 'grunt-autoprefiexer', '' ]
14 verbose addNamed [ null, '*' ]
15 silly lockFile e32a0e70-grunt-autoprefiexer grunt-autoprefiexer@
16 verbose lock grunt-autoprefiexer@ C:\Users\Yiou\AppData\Roaming\npm-cache\e32a0e70-grunt-autoprefiexer.lock
17 silly addNameRange { name: 'grunt-autoprefiexer', range: '*', hasData: false }
18 verbose request where is /grunt-autoprefiexer
19 verbose request registry https://registry.npmjs.org/
20 verbose request id 57290383dada358e
21 verbose url raw /grunt-autoprefiexer
22 verbose url resolving [ 'https://registry.npmjs.org/', './grunt-autoprefiexer' ]
23 verbose url resolved https://registry.npmjs.org/grunt-autoprefiexer
24 verbose request where is https://registry.npmjs.org/grunt-autoprefiexer
25 info trying registry request attempt 1 at 00:46:59
26 http GET https://registry.npmjs.org/grunt-autoprefiexer
27 http 404 https://registry.npmjs.org/grunt-autoprefiexer
28 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
28 verbose headers 'content-type': 'application/json',
28 verbose headers 'cache-control': 'max-age=0',
28 verbose headers 'content-length': '51',
28 verbose headers 'accept-ranges': 'bytes',
28 verbose headers date: 'Thu, 11 Jun 2015 04:46:59 GMT',
28 verbose headers via: '1.1 varnish',
28 verbose headers age: '0',
28 verbose headers connection: 'keep-alive',
28 verbose headers 'x-served-by': 'cache-atl6224-ATL',
28 verbose headers 'x-cache': 'MISS',
28 verbose headers 'x-cache-hits': '0',
28 verbose headers 'x-timer': 'S1433998019.416303,VS0,VE33' }
29 silly registry.get cb [ 404,
29 silly registry.get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
29 silly registry.get 'content-type': 'application/json',
29 silly registry.get 'cache-control': 'max-age=0',
29 silly registry.get 'content-length': '51',
29 silly registry.get 'accept-ranges': 'bytes',
29 silly registry.get date: 'Thu, 11 Jun 2015 04:46:59 GMT',
29 silly registry.get via: '1.1 varnish',
29 silly registry.get age: '0',
29 silly registry.get connection: 'keep-alive',
29 silly registry.get 'x-served-by': 'cache-atl6224-ATL',
29 silly registry.get 'x-cache': 'MISS',
29 silly registry.get 'x-cache-hits': '0',
29 silly registry.get 'x-timer': 'S1433998019.416303,VS0,VE33' } ]
30 silly lockFile e32a0e70-grunt-autoprefiexer grunt-autoprefiexer@
31 silly lockFile e32a0e70-grunt-autoprefiexer grunt-autoprefiexer@
32 error 404 404 Not Found: grunt-autoprefiexer
32 error 404
32 error 404 'grunt-autoprefiexer' is not in the npm registry.
32 error 404 You should bug the author to publish it
32 error 404 It was specified as a dependency of 'yiou_portfolio'
32 error 404
32 error 404 Note that you can also install from a
32 error 404 tarball, folder, or http url, or git url.
33 error System Windows_NT 6.2.9200
34 error command "F:\\Software\\Node.js\\\\node.exe" "F:\\Software\\Node.js\\node_modules\\npm\\bin\\npm-cli.js" "install" "grunt-autoprefiexer" "--save-dev"
35 error cwd F:\Practice\Polymer\portfolio
36 error node -v v0.10.32
37 error npm -v 1.4.28
38 error code E404
39 verbose exit [ 1, true ]