This repository has been archived by the owner on Sep 8, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
npm-debug.log
73 lines (73 loc) · 5.36 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
0 info it worked if it ends with ok
1 verbose cli [ 'node',
1 verbose cli '/home/desarrollo/.meteor/packages/meteor-tool/.1.3.2_4.9orxrm++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/bin/npm',
1 verbose cli 'install',
1 verbose cli '--save',
1 verbose cli 'canvas' ]
2 info using [email protected]
3 info using [email protected]
4 verbose install initial load of /home/desarrollo/lod_biblioteca-ucuenca/meteor/sparql-fedquest2/package.json
5 verbose installManyTop reading scoped package data from /home/desarrollo/lod_biblioteca-ucuenca/meteor/sparql-fedquest2/node_modules/chart.js/package.json
6 verbose installManyTop reading scoped package data from /home/desarrollo/lod_biblioteca-ucuenca/meteor/sparql-fedquest2/node_modules/codemirror/package.json
7 verbose installManyTop reading scoped package data from /home/desarrollo/lod_biblioteca-ucuenca/meteor/sparql-fedquest2/node_modules/d3/package.json
8 verbose installManyTop reading scoped package data from /home/desarrollo/lod_biblioteca-ucuenca/meteor/sparql-fedquest2/node_modules/d3-cloud/package.json
9 verbose installManyTop reading scoped package data from /home/desarrollo/lod_biblioteca-ucuenca/meteor/sparql-fedquest2/node_modules/d3-pie/package.json
10 verbose installManyTop reading scoped package data from /home/desarrollo/lod_biblioteca-ucuenca/meteor/sparql-fedquest2/node_modules/d3-tip/package.json
11 verbose installManyTop reading scoped package data from /home/desarrollo/lod_biblioteca-ucuenca/meteor/sparql-fedquest2/node_modules/d3-tooltip/package.json
12 verbose installManyTop reading scoped package data from /home/desarrollo/lod_biblioteca-ucuenca/meteor/sparql-fedquest2/node_modules/d3.layout.cloud/package.json
13 verbose installManyTop reading scoped package data from /home/desarrollo/lod_biblioteca-ucuenca/meteor/sparql-fedquest2/node_modules/d3pie/package.json
14 verbose installManyTop reading scoped package data from /home/desarrollo/lod_biblioteca-ucuenca/meteor/sparql-fedquest2/node_modules/jquery/package.json
15 verbose installManyTop reading scoped package data from /home/desarrollo/lod_biblioteca-ucuenca/meteor/sparql-fedquest2/node_modules/jsonld/package.json
16 verbose installManyTop reading scoped package data from /home/desarrollo/lod_biblioteca-ucuenca/meteor/sparql-fedquest2/node_modules/jsonld-request/package.json
17 verbose installManyTop reading scoped package data from /home/desarrollo/lod_biblioteca-ucuenca/meteor/sparql-fedquest2/node_modules/meteor-node-stubs/package.json
18 verbose installManyTop reading scoped package data from /home/desarrollo/lod_biblioteca-ucuenca/meteor/sparql-fedquest2/node_modules/similarity/package.json
19 verbose installManyTop reading scoped package data from /home/desarrollo/lod_biblioteca-ucuenca/meteor/sparql-fedquest2/node_modules/sparql/package.json
20 info package.json [email protected] No repository field.
21 info package.json [email protected] No repository field.
22 verbose readDependencies loading dependencies from /home/desarrollo/lod_biblioteca-ucuenca/meteor/sparql-fedquest2/package.json
23 silly cache add args [ 'canvas@^1.6.2', null ]
24 verbose cache add spec canvas@^1.6.2
25 silly cache add parsed spec { raw: 'canvas@^1.6.2',
25 silly cache add scope: null,
25 silly cache add name: 'canvas',
25 silly cache add rawSpec: '^1.6.2',
25 silly cache add spec: '>=1.6.2 <2.0.0',
25 silly cache add type: 'range' }
26 silly addNamed canvas@>=1.6.2 <2.0.0
27 verbose addNamed ">=1.6.2 <2.0.0" is a valid semver range for canvas
28 silly addNameRange { name: 'canvas', range: '>=1.6.2 <2.0.0', hasData: false }
29 silly mapToRegistry name canvas
30 silly mapToRegistry using default registry
31 silly mapToRegistry registry https://registry.npmjs.org/
32 silly mapToRegistry uri https://registry.npmjs.org/canvas
33 verbose addNameRange registry:https://registry.npmjs.org/canvas not in flight; fetching
34 verbose request uri https://registry.npmjs.org/canvas
35 verbose request no auth needed
36 info attempt registry request try #1 at 12:38:25
37 verbose request id cf55ffffa4b1af44
38 http request GET https://registry.npmjs.org/canvas
39 info retry will retry, error on last attempt: Error: read ECONNRESET
40 info attempt registry request try #2 at 12:38:35
41 http request GET https://registry.npmjs.org/canvas
42 info retry will retry, error on last attempt: Error: read ECONNRESET
43 info attempt registry request try #3 at 12:39:35
44 http request GET https://registry.npmjs.org/canvas
45 verbose stack Error: read ECONNRESET
45 verbose stack at errnoException (net.js:905:11)
45 verbose stack at TCP.onread (net.js:559:19)
46 verbose cwd /home/desarrollo/lod_biblioteca-ucuenca/meteor/sparql-fedquest2
47 error Linux 4.2.0-27-generic
48 error argv "node" "/home/desarrollo/.meteor/packages/meteor-tool/.1.3.2_4.9orxrm++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/bin/npm" "install" "--save" "canvas"
49 error node v0.10.43
50 error npm v2.14.22
51 error code ECONNRESET
52 error errno ECONNRESET
53 error syscall read
54 error network read ECONNRESET
54 error network This is most likely not a problem with npm itself
54 error network and is related to network connectivity.
54 error network In most cases you are behind a proxy or have bad network settings.
54 error network
54 error network If you are behind a proxy, please make sure that the
54 error network 'proxy' config is set properly. See: 'npm help config'
55 verbose exit [ 1, true ]