-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-debug.log
92 lines (92 loc) · 5.22 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
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/nodejs',
1 verbose cli '/usr/bin/npm',
1 verbose cli 'install',
1 verbose cli 'angular-linkedin',
1 verbose cli '--save' ]
2 info using npm@3.5.2
3 info using node@v4.2.6
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly fetchPackageMetaData angular-linkedin
8 silly fetchNamedPackageData angular-linkedin
9 silly mapToRegistry name angular-linkedin
10 silly mapToRegistry using default registry
11 silly mapToRegistry registry https://registry.npmjs.org/
12 silly mapToRegistry uri https://registry.npmjs.org/angular-linkedin
13 verbose request uri https://registry.npmjs.org/angular-linkedin
14 verbose request no auth needed
15 info attempt registry request try #1 at 1:32:37 PM
16 verbose request using bearer token for auth
17 verbose request id fe178e28455bd116
18 http request GET https://registry.npmjs.org/angular-linkedin
19 http 404 https://registry.npmjs.org/angular-linkedin
20 verbose headers { 'content-type': 'application/json',
20 verbose headers 'cache-control': 'max-age=0',
20 verbose headers 'content-length': '2',
20 verbose headers 'accept-ranges': 'bytes',
20 verbose headers date: 'Thu, 20 Apr 2017 16:32:38 GMT',
20 verbose headers via: '1.1 varnish',
20 verbose headers connection: 'keep-alive',
20 verbose headers 'x-served-by': 'cache-gru7120-GRU',
20 verbose headers 'x-cache': 'MISS',
20 verbose headers 'x-cache-hits': '0',
20 verbose headers 'x-timer': 'S1492705957.360905,VS0,VE1617',
20 verbose headers vary: 'Accept-Encoding' }
21 silly get cb [ 404,
21 silly get { 'content-type': 'application/json',
21 silly get 'cache-control': 'max-age=0',
21 silly get 'content-length': '2',
21 silly get 'accept-ranges': 'bytes',
21 silly get date: 'Thu, 20 Apr 2017 16:32:38 GMT',
21 silly get via: '1.1 varnish',
21 silly get connection: 'keep-alive',
21 silly get 'x-served-by': 'cache-gru7120-GRU',
21 silly get 'x-cache': 'MISS',
21 silly get 'x-cache-hits': '0',
21 silly get 'x-timer': 'S1492705957.360905,VS0,VE1617',
21 silly get vary: 'Accept-Encoding' } ]
22 silly fetchPackageMetaData Error: Registry returned 404 for GET on https://registry.npmjs.org/angular-linkedin
22 silly fetchPackageMetaData at makeError (/usr/share/npm/node_modules/npm-registry-client/lib/request.js:264:12)
22 silly fetchPackageMetaData at CachingRegistryClient.<anonymous> (/usr/share/npm/node_modules/npm-registry-client/lib/request.js:242:14)
22 silly fetchPackageMetaData at Request._callback (/usr/share/npm/node_modules/npm-registry-client/lib/request.js:172:14)
22 silly fetchPackageMetaData at Request.self.callback (/usr/share/npm/node_modules/request/request.js:198:22)
22 silly fetchPackageMetaData at emitTwo (events.js:87:13)
22 silly fetchPackageMetaData at Request.emit (events.js:172:7)
22 silly fetchPackageMetaData at Request.<anonymous> (/usr/share/npm/node_modules/request/request.js:1082:10)
22 silly fetchPackageMetaData at emitOne (events.js:82:20)
22 silly fetchPackageMetaData at Request.emit (events.js:169:7)
22 silly fetchPackageMetaData at IncomingMessage.<anonymous> (/usr/share/npm/node_modules/request/request.js:1009:12)
22 silly fetchPackageMetaData error for angular-linkedin { [Error: Registry returned 404 for GET on https://registry.npmjs.org/angular-linkedin] pkgid: 'angular-linkedin', statusCode: 404, code: 'E404' }
23 silly rollbackFailedOptional Starting
24 silly rollbackFailedOptional Finishing
25 silly runTopLevelLifecycles Starting
26 silly runTopLevelLifecycles Finishing
27 silly install printInstalled
28 verbose stack Error: Registry returned 404 for GET on https://registry.npmjs.org/angular-linkedin
28 verbose stack at makeError (/usr/share/npm/node_modules/npm-registry-client/lib/request.js:264:12)
28 verbose stack at CachingRegistryClient.<anonymous> (/usr/share/npm/node_modules/npm-registry-client/lib/request.js:242:14)
28 verbose stack at Request._callback (/usr/share/npm/node_modules/npm-registry-client/lib/request.js:172:14)
28 verbose stack at Request.self.callback (/usr/share/npm/node_modules/request/request.js:198:22)
28 verbose stack at emitTwo (events.js:87:13)
28 verbose stack at Request.emit (events.js:172:7)
28 verbose stack at Request.<anonymous> (/usr/share/npm/node_modules/request/request.js:1082:10)
28 verbose stack at emitOne (events.js:82:20)
28 verbose stack at Request.emit (events.js:169:7)
28 verbose stack at IncomingMessage.<anonymous> (/usr/share/npm/node_modules/request/request.js:1009:12)
29 verbose statusCode 404
30 verbose pkgid angular-linkedin
31 verbose cwd /var/www/html/Outros/amosbatistaBlog
32 error Linux 4.4.0-62-generic
33 error argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "angular-linkedin" "--save"
34 error node v4.2.6
35 error npm v3.5.2
36 error code E404
37 error 404 Registry returned 404 for GET on https://registry.npmjs.org/angular-linkedin
38 error 404
39 error 404 'angular-linkedin' is not in the npm registry.
40 error 404 You should bug the author to publish it (or use the name yourself!)
41 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 ]