forked from capythulhu/coxinhacoin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
65 lines (65 loc) · 3.68 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
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'view', 'coxinhacoin' ]
2 info using npm@3.5.2
3 info using node@v8.10.0
4 silly mapToRegistry name coxinhacoin
5 silly mapToRegistry using default registry
6 silly mapToRegistry registry https://registry.npmjs.org/
7 silly mapToRegistry uri https://registry.npmjs.org/coxinhacoin
8 verbose request uri https://registry.npmjs.org/coxinhacoin
9 verbose request no auth needed
10 info attempt registry request try #1 at 12:47:33
11 verbose request id da2352dd74103c27
12 http request GET https://registry.npmjs.org/coxinhacoin
13 http 404 https://registry.npmjs.org/coxinhacoin
14 verbose headers { date: 'Sun, 28 Jun 2020 15:47:34 GMT',
14 verbose headers 'content-type': 'application/json',
14 verbose headers 'content-length': '21',
14 verbose headers connection: 'keep-alive',
14 verbose headers 'set-cookie':
14 verbose headers [ '__cfduid=d199ccfc8a864bade7f59ca5b7b6474ca1593359253; expires=Tue, 28-Jul-20 15:47:33 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ],
14 verbose headers 'cf-ray': '5aa88c07deebf85b-GIG',
14 verbose headers vary: 'Accept-Encoding',
14 verbose headers 'cf-cache-status': 'MISS',
14 verbose headers 'cf-request-id': '039d35d8e90000f85b65baa200000001',
14 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
14 verbose headers server: 'cloudflare' }
15 silly get cb [ 404,
15 silly get { date: 'Sun, 28 Jun 2020 15:47:34 GMT',
15 silly get 'content-type': 'application/json',
15 silly get 'content-length': '21',
15 silly get connection: 'keep-alive',
15 silly get 'set-cookie':
15 silly get [ '__cfduid=d199ccfc8a864bade7f59ca5b7b6474ca1593359253; expires=Tue, 28-Jul-20 15:47:33 GMT; path=/; domain=.npmjs.org; HttpOnly; SameSite=Lax' ],
15 silly get 'cf-ray': '5aa88c07deebf85b-GIG',
15 silly get vary: 'Accept-Encoding',
15 silly get 'cf-cache-status': 'MISS',
15 silly get 'cf-request-id': '039d35d8e90000f85b65baa200000001',
15 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
15 silly get server: 'cloudflare' } ]
16 verbose stack Error: Not found : coxinhacoin
16 verbose stack at makeError (/usr/share/npm/node_modules/npm-registry-client/lib/request.js:264:12)
16 verbose stack at CachingRegistryClient.<anonymous> (/usr/share/npm/node_modules/npm-registry-client/lib/request.js:252:14)
16 verbose stack at Request._callback (/usr/share/npm/node_modules/npm-registry-client/lib/request.js:172:14)
16 verbose stack at Request.self.callback (/usr/share/npm/node_modules/request/request.js:198:22)
16 verbose stack at emitTwo (events.js:126:13)
16 verbose stack at Request.emit (events.js:214:7)
16 verbose stack at Request.<anonymous> (/usr/share/npm/node_modules/request/request.js:1082:10)
16 verbose stack at emitOne (events.js:121:20)
16 verbose stack at Request.emit (events.js:211:7)
16 verbose stack at IncomingMessage.<anonymous> (/usr/share/npm/node_modules/request/request.js:1009:12)
17 verbose statusCode 404
18 verbose pkgid coxinhacoin
19 verbose cwd /home/stefanini/Documentos/estudos/coxinhacoin
20 error Linux 5.3.0-59-generic
21 error argv "/usr/bin/node" "/usr/bin/npm" "view" "coxinhacoin"
22 error node v8.10.0
23 error npm v3.5.2
24 error code E404
25 error 404 Not found : coxinhacoin
26 error 404
27 error 404 'coxinhacoin' is not in the npm registry.
28 error 404 You should bug the author to publish it (or use the name yourself!)
29 error 404 Note that you can also install from a
30 error 404 tarball, folder, http url, or git url.
31 verbose exit [ 1, true ]