-
Notifications
You must be signed in to change notification settings - Fork 32
/
npm-debug.log
110 lines (110 loc) · 6.12 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
101
102
103
104
105
106
107
108
109
110
0 info it worked if it ends with ok
1 verbose cli [ 'c:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'c:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'owner',
1 verbose cli 'add',
1 verbose cli 'vipul',
1 verbose cli 'cloudboost' ]
2 info using [email protected]
3 info using [email protected]
4 verbose owner add vipul to cloudboost
5 silly mapToRegistry name -/user/org.couchdb.user:vipul
6 silly mapToRegistry using default registry
7 silly mapToRegistry registry https://registry.npmjs.org/
8 silly mapToRegistry uri https://registry.npmjs.org/-/user/org.couchdb.user:vipul
9 verbose request uri https://registry.npmjs.org/-/user/org.couchdb.user:vipul
10 verbose request new user, so can't send auth
11 info attempt registry request try #1 at 4:22:51 PM
12 verbose request using bearer token for auth
13 verbose request id fc3d6dee312aaa01
14 http request GET https://registry.npmjs.org/-/user/org.couchdb.user:vipul
15 http 200 https://registry.npmjs.org/-/user/org.couchdb.user:vipul
16 silly get cb [ 200,
16 silly get { 'content-type': 'application/json',
16 silly get 'cache-control': 'max-age=60',
16 silly get 'content-length': '77',
16 silly get 'accept-ranges': 'bytes',
16 silly get date: 'Fri, 15 May 2015 10:53:04 GMT',
16 silly get via: '1.1 varnish',
16 silly get connection: 'keep-alive',
16 silly get 'x-served-by': 'cache-jfk1033-JFK',
16 silly get 'x-cache': 'MISS',
16 silly get 'x-cache-hits': '0',
16 silly get 'x-timer': 'S1431687184.508324,VS0,VE333' } ]
17 verbose get saving vipul to C:\Users\NeoScript\AppData\Roaming\npm-cache\registry.npmjs.org\-\user\org.couchdb.user_3Avipul\.cache.json
18 silly mapToRegistry name cloudboost
19 silly mapToRegistry using default registry
20 silly mapToRegistry registry https://registry.npmjs.org/
21 silly mapToRegistry uri https://registry.npmjs.org/cloudboost
22 verbose request uri https://registry.npmjs.org/cloudboost
23 verbose request no auth needed
24 info attempt registry request try #1 at 4:22:52 PM
25 verbose request using bearer token for auth
26 http request GET https://registry.npmjs.org/cloudboost
27 http 200 https://registry.npmjs.org/cloudboost
28 silly get cb [ 200,
28 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
28 silly get etag: '"AKZ6Y7KZ3E0R09ET0SJGDIE8B"',
28 silly get 'content-type': 'application/json',
28 silly get 'cache-control': 'max-age=60',
28 silly get 'content-length': '2910',
28 silly get 'accept-ranges': 'bytes',
28 silly get date: 'Fri, 15 May 2015 10:53:06 GMT',
28 silly get via: '1.1 varnish',
28 silly get connection: 'keep-alive',
28 silly get 'x-served-by': 'cache-jfk1022-JFK',
28 silly get 'x-cache': 'MISS',
28 silly get 'x-cache-hits': '0',
28 silly get 'x-timer': 'S1431687185.774942,VS0,VE346',
28 silly get vary: 'Accept' } ]
29 verbose get saving cloudboost to C:\Users\NeoScript\AppData\Roaming\npm-cache\registry.npmjs.org\cloudboost\.cache.json
30 silly mapToRegistry name cloudboost/-rev/2-4a71be4d7208817d46329c76225e8f48
31 silly mapToRegistry using default registry
32 silly mapToRegistry registry https://registry.npmjs.org/
33 silly mapToRegistry uri https://registry.npmjs.org/cloudboost/-rev/2-4a71be4d7208817d46329c76225e8f48
34 verbose request uri https://registry.npmjs.org/cloudboost/-rev/2-4a71be4d7208817d46329c76225e8f48
35 verbose request sending authorization for write operation
36 info attempt registry request try #1 at 4:22:53 PM
37 verbose request using bearer token for auth
38 http request PUT https://registry.npmjs.org/cloudboost/-rev/2-4a71be4d7208817d46329c76225e8f48
39 http 404 https://registry.npmjs.org/cloudboost/-rev/2-4a71be4d7208817d46329c76225e8f48
40 verbose headers { 'content-type': 'application/json',
40 verbose headers 'cache-control': 'max-age=0',
40 verbose headers 'content-length': '21',
40 verbose headers 'accept-ranges': 'bytes',
40 verbose headers date: 'Fri, 15 May 2015 10:53:07 GMT',
40 verbose headers via: '1.1 varnish',
40 verbose headers connection: 'keep-alive',
40 verbose headers 'x-served-by': 'cache-jfk1027-JFK',
40 verbose headers 'x-cache': 'MISS',
40 verbose headers 'x-cache-hits': '0',
40 verbose headers 'x-timer': 'S1431687187.020292,VS0,VE355' }
41 verbose request invalidating C:\Users\NeoScript\AppData\Roaming\npm-cache\registry.npmjs.org\cloudboost on PUT
42 error owner mutate Failed to update package metadata
43 verbose stack Error: Not found : cloudboost,-rev,2-4a71be4d7208817d46329c76225e8f48
43 verbose stack at CachingRegistryClient.<anonymous> (c:\Program Files\nodejs\node_modules\npm\node_modules\npm-registry-client\lib\request.js:254:14)
43 verbose stack at Request._callback (c:\Program Files\nodejs\node_modules\npm\node_modules\npm-registry-client\lib\request.js:178:14)
43 verbose stack at Request.self.callback (c:\Program Files\nodejs\node_modules\npm\node_modules\request\request.js:344:22)
43 verbose stack at Request.emit (events.js:110:17)
43 verbose stack at Request.<anonymous> (c:\Program Files\nodejs\node_modules\npm\node_modules\request\request.js:1239:14)
43 verbose stack at Request.emit (events.js:129:20)
43 verbose stack at IncomingMessage.<anonymous> (c:\Program Files\nodejs\node_modules\npm\node_modules\request\request.js:1187:12)
43 verbose stack at IncomingMessage.emit (events.js:129:20)
43 verbose stack at _stream_readable.js:908:16
43 verbose stack at process._tickCallback (node.js:355:11)
44 verbose statusCode 404
45 verbose pkgid cloudboost
46 verbose cwd c:\Users\NeoScript\WebstormProjects\SDK
47 error Windows_NT 6.1.7601
48 error argv "c:\\Program Files\\nodejs\\node.exe" "c:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "owner" "add" "vipul" "cloudboost"
49 error node v0.12.1
50 error npm v2.5.1
51 error code E404
52 error 404 Not found : cloudboost,-rev,2-4a71be4d7208817d46329c76225e8f48
52 error 404
52 error 404 'cloudboost' is not in the npm registry.
52 error 404 You should bug the author to publish it (or use the name yourself!)
52 error 404
52 error 404 Note that you can also install from a
52 error 404 tarball, folder, http url, or git url.
53 verbose exit [ 1, true ]