88 lines
6.3 KiB
Plaintext
88 lines
6.3 KiB
Plaintext
|
0 info it worked if it ends with ok
|
||
|
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'install', 'fsevents' ]
|
||
|
2 info using npm@3.7.2
|
||
|
3 info using node@v5.6.0
|
||
|
4 silly loadCurrentTree Starting
|
||
|
5 silly install loadCurrentTree
|
||
|
6 silly install readLocalPackageData
|
||
|
7 silly fetchPackageMetaData fsevents
|
||
|
8 silly fetchNamedPackageData fsevents
|
||
|
9 silly mapToRegistry name fsevents
|
||
|
10 silly mapToRegistry using default registry
|
||
|
11 silly mapToRegistry registry https://registry.npmjs.org/
|
||
|
12 silly mapToRegistry uri https://registry.npmjs.org/fsevents
|
||
|
13 verbose request uri https://registry.npmjs.org/fsevents
|
||
|
14 verbose request no auth needed
|
||
|
15 info attempt registry request try #1 at 3:35:52 PM
|
||
|
16 verbose request id a47b3aa7217ba0e0
|
||
|
17 verbose etag "D9PC4PL08KP2KF4WZ96D0QN5T"
|
||
|
18 http request GET https://registry.npmjs.org/fsevents
|
||
|
19 http 304 https://registry.npmjs.org/fsevents
|
||
|
20 verbose headers { date: 'Sun, 21 Feb 2016 20:35:52 GMT',
|
||
|
20 verbose headers via: '1.1 varnish',
|
||
|
20 verbose headers 'cache-control': 'max-age=300',
|
||
|
20 verbose headers etag: '"D9PC4PL08KP2KF4WZ96D0QN5T"',
|
||
|
20 verbose headers age: '152',
|
||
|
20 verbose headers connection: 'keep-alive',
|
||
|
20 verbose headers 'x-served-by': 'cache-iad2135-IAD',
|
||
|
20 verbose headers 'x-cache': 'HIT',
|
||
|
20 verbose headers 'x-cache-hits': '8',
|
||
|
20 verbose headers 'x-timer': 'S1456086952.842252,VS0,VE0',
|
||
|
20 verbose headers vary: 'Accept' }
|
||
|
21 silly get cb [ 304,
|
||
|
21 silly get { date: 'Sun, 21 Feb 2016 20:35:52 GMT',
|
||
|
21 silly get via: '1.1 varnish',
|
||
|
21 silly get 'cache-control': 'max-age=300',
|
||
|
21 silly get etag: '"D9PC4PL08KP2KF4WZ96D0QN5T"',
|
||
|
21 silly get age: '152',
|
||
|
21 silly get connection: 'keep-alive',
|
||
|
21 silly get 'x-served-by': 'cache-iad2135-IAD',
|
||
|
21 silly get 'x-cache': 'HIT',
|
||
|
21 silly get 'x-cache-hits': '8',
|
||
|
21 silly get 'x-timer': 'S1456086952.842252,VS0,VE0',
|
||
|
21 silly get vary: 'Accept' } ]
|
||
|
22 verbose etag https://registry.npmjs.org/fsevents from cache
|
||
|
23 verbose get saving fsevents to /home/hestia/.npm/registry.npmjs.org/fsevents/.cache.json
|
||
|
24 verbose correctMkdir /home/hestia/.npm correctMkdir not in flight; initializing
|
||
|
25 silly install normalizeTree
|
||
|
26 silly loadCurrentTree Finishing
|
||
|
27 silly loadIdealTree Starting
|
||
|
28 silly install loadIdealTree
|
||
|
29 silly cloneCurrentTree Starting
|
||
|
30 silly install cloneCurrentTreeToIdealTree
|
||
|
31 silly cloneCurrentTree Finishing
|
||
|
32 silly loadShrinkwrap Starting
|
||
|
33 silly install loadShrinkwrap
|
||
|
34 silly loadShrinkwrap Finishing
|
||
|
35 silly loadAllDepsIntoIdealTree Starting
|
||
|
36 silly install loadAllDepsIntoIdealTree
|
||
|
37 silly rollbackFailedOptional Starting
|
||
|
38 silly rollbackFailedOptional Finishing
|
||
|
39 silly runTopLevelLifecycles Starting
|
||
|
40 silly runTopLevelLifecycles Finishing
|
||
|
41 silly install printInstalled
|
||
|
42 verbose stack Error: Unsupported platform for fsevents@1.0.7: wanted {"name":"fsevents","version":"1.0.7","description":"Native Access to Mac OS-X FSEvents","main":"fsevents.js","dependencies":{"nan":"^2.1.0","node-pre-gyp":"^0.6.19"},"os":["darwin"],"engines":{"node":">=0.8.0"},"scripts":{"install":"node-pre-gyp install --fallback-to-build","prepublish":"if [ $(npm -v | head -c 1) -lt 3 ]; then exit 1; fi && npm dedupe","test":"tap ./test"},"binary":{"module_name":"fse","module_path":"./lib/binding/{configuration}/{node_abi}-{platform}-{arch}/","remote_path":"./v{version}/","package_name":"{module_name}-v{version}-{node_abi}-{platform}-{arch}.tar.gz","host":"https://fsevents-binaries.s3-us-west-2.amazonaws.com"},"repository":{"type":"git","url":"git+https://github.com/strongloop/fsevents.git"},"keywords":["fsevents","mac"],"author":{"name":"Philipp Dunkel","email":"pip@pipobscure.com"},"license":"MIT","bugs":{"url":"https://github.com/strongloop/fsevents/issues"},"homepage":"https://github.com/strongloop/fsevents","devDependencies":{"tap":"~0.4.8"},"gitHead":"012302f8468f59e78b49bd7009bc539a9955fa3b","bundleDependencies":["node-pre-gyp"],"_id":"fsevents@1.0.7","_npmVersion":"3.3.6","_nodeVersion":"5.0.0","_npmUser":{"name":"es128","email":"elan.shanker+npm@gmail.com"},"dist":{"shasum":"2d90585bbcac9ff535ff1a1a94b04ebb5080858f","tarball":"http://registry.npmjs.org/fsevents/-/fsevents-1.0.7.tgz"},"maintainers":[{"name":"bajtos","email":"miro.bajtos@gmail.com"},{"name":"bnoordhuis","email":"info@bnoordhuis.nl"},{"name":"es128","email":"elan.shanker+npm@gmail.com"},{"name":"pipobscure","email":"pip@pipobscure.com"},{"name":"strongloop","email":"callback@strongloop.com"}],"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/fsevents-1.0.7.tgz_1454512352801_0.3029270030092448"},"directories":{},"_requested":{"raw":"fsevents","scope":null,"name":"fsevents","rawSpec":"","spec":"latest","type":"tag"},"_spec":"fsevents","_where":"/media/Github/Vertinext2","_args":[["fsevents","/media/Github/Vertinext2"]],"readme":"ERROR: No README data found!"} (current: {"os":"linux","cpu":"x64"})
|
||
|
42 verbose stack at checkPlatform (/usr/lib/node_modules/npm/node_modules/npm-install-checks/index.js:45:14)
|
||
|
42 verbose stack at thenWarnEngineIssues (/usr/lib/node_modules/npm/lib/install/validate-args.js:41:5)
|
||
|
42 verbose stack at /usr/lib/node_modules/npm/node_modules/iferr/index.js:13:50
|
||
|
42 verbose stack at checkEngine (/usr/lib/node_modules/npm/node_modules/npm-install-checks/index.js:24:10)
|
||
|
42 verbose stack at module.exports.isInstallable (/usr/lib/node_modules/npm/lib/install/validate-args.js:38:3)
|
||
|
42 verbose stack at Array.<anonymous> (/usr/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js:15:8)
|
||
|
42 verbose stack at LOOP (/usr/lib/node_modules/npm/node_modules/slide/lib/chain.js:15:14)
|
||
|
42 verbose stack at /usr/lib/node_modules/npm/node_modules/slide/lib/chain.js:18:7
|
||
|
42 verbose stack at checkSelf (/usr/lib/node_modules/npm/lib/install/validate-args.js:46:72)
|
||
|
42 verbose stack at Array.<anonymous> (/usr/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js:15:8)
|
||
|
43 verbose pkgid fsevents@1.0.7
|
||
|
44 verbose cwd /media/Github/Vertinext2
|
||
|
45 error Linux 4.4.1-2-ARCH
|
||
|
46 error argv "/usr/bin/node" "/usr/bin/npm" "install" "fsevents"
|
||
|
47 error node v5.6.0
|
||
|
48 error npm v3.7.2
|
||
|
49 error code EBADPLATFORM
|
||
|
50 error notsup Not compatible with your operating system or architecture: fsevents@1.0.7
|
||
|
51 error notsup Valid OS: darwin
|
||
|
51 error notsup Valid Arch: any
|
||
|
51 error notsup Actual OS: linux
|
||
|
51 error notsup Actual Arch: x64
|
||
|
52 verbose exit [ 1, true ]
|