-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnpm-debug.log
More file actions
111 lines (111 loc) · 6.38 KB
/
npm-debug.log
File metadata and controls
111 lines (111 loc) · 6.38 KB
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
111
0 info it worked if it ends with ok
1 verbose cli [ 'node', '/usr/local/bin/npm', 'publish', './' ]
2 info using npm@1.4.28
3 info using node@v0.10.36
4 verbose publish [ './' ]
5 verbose cache add [ './', null ]
6 verbose cache add name=undefined spec="./" args=["./",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: './',
7 verbose parsed url path: './',
7 verbose parsed url href: './' }
8 silly lockFile 0ee6c175- ./
9 verbose lock ./ /Users/maclachm/.npm/0ee6c175-.lock
10 verbose tar pack [ '/Users/maclachm/.npm/geojsonValidator/0.0.1/package.tgz',
10 verbose tar pack './' ]
11 verbose tarball /Users/maclachm/.npm/geojsonValidator/0.0.1/package.tgz
12 verbose folder ./
13 info prepublish geojsonValidator@0.0.1
14 silly lockFile 04cb2bca-tar tar://./
15 verbose lock tar://./ /Users/maclachm/.npm/04cb2bca-tar.lock
16 silly lockFile ad2b3ec1-ojsonValidator-0-0-1-package-tgz tar:///Users/maclachm/.npm/geojsonValidator/0.0.1/package.tgz
17 verbose lock tar:///Users/maclachm/.npm/geojsonValidator/0.0.1/package.tgz /Users/maclachm/.npm/ad2b3ec1-ojsonValidator-0-0-1-package-tgz.lock
18 silly lockFile 04cb2bca-tar tar://./
19 silly lockFile 04cb2bca-tar tar://./
20 silly lockFile ad2b3ec1-ojsonValidator-0-0-1-package-tgz tar:///Users/maclachm/.npm/geojsonValidator/0.0.1/package.tgz
21 silly lockFile ad2b3ec1-ojsonValidator-0-0-1-package-tgz tar:///Users/maclachm/.npm/geojsonValidator/0.0.1/package.tgz
22 silly lockFile 77bc7d3a-m-geojsonValidator-0-0-1-package /Users/maclachm/.npm/geojsonValidator/0.0.1/package
23 verbose lock /Users/maclachm/.npm/geojsonValidator/0.0.1/package /Users/maclachm/.npm/77bc7d3a-m-geojsonValidator-0-0-1-package.lock
24 silly lockFile 77bc7d3a-m-geojsonValidator-0-0-1-package /Users/maclachm/.npm/geojsonValidator/0.0.1/package
25 silly lockFile 77bc7d3a-m-geojsonValidator-0-0-1-package /Users/maclachm/.npm/geojsonValidator/0.0.1/package
26 silly lockFile 0ee6c175- ./
27 silly lockFile 0ee6c175- ./
28 silly publish { name: 'geojsonValidator',
28 silly publish version: '0.0.1',
28 silly publish description: 'A geoJSON validator using is-my-json-valid',
28 silly publish main: 'index.js',
28 silly publish private: false,
28 silly publish dependencies: { 'is-my-json-valid': '~2.12.0' },
28 silly publish scripts: { test: 'echo "Error: no test specified" && exit 1' },
28 silly publish repository:
28 silly publish { type: 'git',
28 silly publish url: 'https://github.com/maclachm/geojsonValidator.git' },
28 silly publish keywords: [ 'geojson', 'validate', 'validator', 'json', 'schema' ],
28 silly publish author: { name: 'maclachm' },
28 silly publish license: 'ISC',
28 silly publish bugs: { url: 'https://github.com/maclachm/geojsonValidator/issues' },
28 silly publish homepage: 'https://github.com/maclachm/geojsonValidator',
28 silly publish readme: 'Validates geojson using is-my-json-valid. Based off of the geojsonlint design & adapted as a node module.',
28 silly publish readmeFilename: 'Readme.md',
28 silly publish gitHead: '796ded9b4497751abbd53a417f994960c1a2a518',
28 silly publish _id: 'geojsonValidator@0.0.1',
28 silly publish _shasum: '735cd1b38727f662b63651a43734efd5f7ce26f8',
28 silly publish _from: './' }
29 verbose request where is /geojsonValidator
30 verbose request registry https://registry.npmjs.org/
31 verbose request id 90037d5fbff6962f
32 verbose url raw /geojsonValidator
33 verbose url resolving [ 'https://registry.npmjs.org/', './geojsonValidator' ]
34 verbose url resolved https://registry.npmjs.org/geojsonValidator
35 verbose request where is https://registry.npmjs.org/geojsonValidator
36 info trying registry request attempt 1 at 11:14:12
37 http PUT https://registry.npmjs.org/geojsonValidator
38 http 500 https://registry.npmjs.org/geojsonValidator
39 info retry will retry, error on last attempt: Error: unexpected status code: 400 : geojsonValidator
40 info trying registry request attempt 2 at 11:14:25
41 http PUT https://registry.npmjs.org/geojsonValidator
42 http 500 https://registry.npmjs.org/geojsonValidator
43 info retry will retry, error on last attempt: Error: unexpected status code: 400 : geojsonValidator
44 info trying registry request attempt 3 at 11:15:28
45 http PUT https://registry.npmjs.org/geojsonValidator
46 http 500 https://registry.npmjs.org/geojsonValidator
47 verbose headers { 'content-type': 'application/json',
47 verbose headers 'cache-control': 'max-age=0',
47 verbose headers 'content-length': '39',
47 verbose headers 'accept-ranges': 'bytes',
47 verbose headers date: 'Wed, 20 May 2015 05:45:31 GMT',
47 verbose headers via: '1.1 varnish',
47 verbose headers connection: 'keep-alive',
47 verbose headers 'x-served-by': 'cache-sin6921-SIN',
47 verbose headers 'x-cache': 'MISS',
47 verbose headers 'x-cache-hits': '0',
47 verbose headers 'x-timer': 'S1432100729.148486,VS0,VE2015' }
48 error publish Failed PUT 500
49 error Error: unexpected status code: 400 : geojsonValidator
49 error at RegClient.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:308:14)
49 error at Request._callback (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:246:65)
49 error at Request.self.callback (/usr/local/lib/node_modules/npm/node_modules/request/request.js:236:22)
49 error at Request.emit (events.js:98:17)
49 error at Request.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/request/request.js:1142:14)
49 error at Request.emit (events.js:117:20)
49 error at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/request/request.js:1096:12)
49 error at IncomingMessage.emit (events.js:117:20)
49 error at _stream_readable.js:944:16
49 error at process._tickCallback (node.js:442:13)
50 error If you need help, you may report this *entire* log,
50 error including the npm and node versions, at:
50 error <http://github.com/npm/npm/issues>
51 error System Darwin 14.3.0
52 error command "node" "/usr/local/bin/npm" "publish" "./"
53 error cwd /Users/maclachm/Documents/Node/geojsonValidator
54 error node -v v0.10.36
55 error npm -v 1.4.28
56 verbose exit [ 1, true ]