12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- 0 info it worked if it ends with ok
- 1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'install', '-g', 'ios-deploy' ]
- 2 info using npm@3.5.2
- 3 info using node@v8.10.0
- 4 silly loadCurrentTree Starting
- 5 silly install loadCurrentTree
- 6 silly install readGlobalPackageData
- 7 silly fetchPackageMetaData ios-deploy
- 8 silly fetchNamedPackageData ios-deploy
- 9 silly mapToRegistry name ios-deploy
- 10 silly mapToRegistry using default registry
- 11 silly mapToRegistry registry https://registry.npmjs.org/
- 12 silly mapToRegistry uri https://registry.npmjs.org/ios-deploy
- 13 verbose request uri https://registry.npmjs.org/ios-deploy
- 14 verbose request no auth needed
- 15 info attempt registry request try #1 at 2:47:24 PM
- 16 verbose request id bb03f22119142868
- 17 http request GET https://registry.npmjs.org/ios-deploy
- 18 http 200 https://registry.npmjs.org/ios-deploy
- 19 verbose headers { date: 'Fri, 11 Oct 2019 18:47:25 GMT',
- 19 verbose headers 'content-type': 'application/json',
- 19 verbose headers 'transfer-encoding': 'chunked',
- 19 verbose headers connection: 'keep-alive',
- 19 verbose headers 'set-cookie':
- 19 verbose headers [ '__cfduid=d8d87ce46d298ec5539b21579979ff2c81570819644; expires=Sat, 10-Oct-20 18:47:24 GMT; path=/; domain=.npmjs.org; HttpOnly' ],
- 19 verbose headers 'cf-cache-status': 'REVALIDATED',
- 19 verbose headers 'cache-control': 'max-age=300',
- 19 verbose headers 'cf-ray': '5243009bea08d505-MIA',
- 19 verbose headers etag: 'W/"ead71517bfe7cc549797221791e5a224"',
- 19 verbose headers 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
- 19 verbose headers 'last-modified': 'Thu, 22 Aug 2019 13:36:06 GMT',
- 19 verbose headers vary: 'accept-encoding, accept',
- 19 verbose headers 'x-amz-meta-rev': '90-d7ba359a83f66b6239bd6e7ffeec72cb',
- 19 verbose headers server: 'cloudflare',
- 19 verbose headers 'content-encoding': 'gzip' }
- 20 silly get cb [ 200,
- 20 silly get { date: 'Fri, 11 Oct 2019 18:47:25 GMT',
- 20 silly get 'content-type': 'application/json',
- 20 silly get 'transfer-encoding': 'chunked',
- 20 silly get connection: 'keep-alive',
- 20 silly get 'set-cookie':
- 20 silly get [ '__cfduid=d8d87ce46d298ec5539b21579979ff2c81570819644; expires=Sat, 10-Oct-20 18:47:24 GMT; path=/; domain=.npmjs.org; HttpOnly' ],
- 20 silly get 'cf-cache-status': 'REVALIDATED',
- 20 silly get 'cache-control': 'max-age=300',
- 20 silly get 'cf-ray': '5243009bea08d505-MIA',
- 20 silly get etag: 'W/"ead71517bfe7cc549797221791e5a224"',
- 20 silly get 'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
- 20 silly get 'last-modified': 'Thu, 22 Aug 2019 13:36:06 GMT',
- 20 silly get vary: 'accept-encoding, accept',
- 20 silly get 'x-amz-meta-rev': '90-d7ba359a83f66b6239bd6e7ffeec72cb',
- 20 silly get server: 'cloudflare',
- 20 silly get 'content-encoding': 'gzip' } ]
- 21 verbose get saving ios-deploy to /home/manodg/.npm/registry.npmjs.org/ios-deploy/.cache.json
- 22 silly install normalizeTree
- 23 silly loadCurrentTree Finishing
- 24 silly loadIdealTree Starting
- 25 silly install loadIdealTree
- 26 silly cloneCurrentTree Starting
- 27 silly install cloneCurrentTreeToIdealTree
- 28 silly cloneCurrentTree Finishing
- 29 silly loadShrinkwrap Starting
- 30 silly install loadShrinkwrap
- 31 silly loadShrinkwrap Finishing
- 32 silly loadAllDepsIntoIdealTree Starting
- 33 silly install loadAllDepsIntoIdealTree
- 34 silly rollbackFailedOptional Starting
- 35 silly rollbackFailedOptional Finishing
- 36 silly runTopLevelLifecycles Starting
- 37 silly runTopLevelLifecycles Finishing
- 38 silly install printInstalled
- 39 verbose stack Error: Unsupported
- 39 verbose stack at checkPlatform (/usr/share/npm/node_modules/npm-install-checks/index.js:46:14)
- 39 verbose stack at Array.<anonymous> (/usr/share/npm/node_modules/slide/lib/bind-actor.js:15:8)
- 39 verbose stack at LOOP (/usr/share/npm/node_modules/slide/lib/chain.js:15:14)
- 39 verbose stack at /usr/share/npm/node_modules/slide/lib/chain.js:18:7
- 39 verbose stack at checkEngine (/usr/share/npm/node_modules/npm-install-checks/index.js:10:20)
- 39 verbose stack at Array.<anonymous> (/usr/share/npm/node_modules/slide/lib/bind-actor.js:15:8)
- 39 verbose stack at LOOP (/usr/share/npm/node_modules/slide/lib/chain.js:15:14)
- 39 verbose stack at chain (/usr/share/npm/node_modules/slide/lib/chain.js:20:5)
- 39 verbose stack at module.exports.isInstallable (/usr/share/npm/lib/install/validate-args.js:26:3)
- 39 verbose stack at Array.<anonymous> (/usr/share/npm/node_modules/slide/lib/bind-actor.js:15:8)
- 40 verbose pkgid ios-deploy@1.9.4
- 41 verbose cwd /home/manodg/Documents/kilometro0
- 42 error Linux 4.15.0-65-generic
- 43 error argv "/usr/bin/node" "/usr/bin/npm" "install" "-g" "ios-deploy"
- 44 error node v8.10.0
- 45 error npm v3.5.2
- 46 error code EBADPLATFORM
- 47 error notsup Not compatible with your operating system or architecture: ios-deploy@1.9.4
- 48 error notsup Valid OS: darwin
- 48 error notsup Valid Arch: any
- 48 error notsup Actual OS: linux
- 48 error notsup Actual Arch: x64
- 49 verbose exit [ 1, true ]
|