koush / electron-chrome

Other
970 stars 68 forks source link

Installation failure with electron-chrome #22

Closed noraj closed 7 years ago

noraj commented 7 years ago
$ npm install

> electron@1.6.2 postinstall /home/shark/StandaloneApp/electron-chrome/node_modules/electron
> node install.js

/home/shark/StandaloneApp/electron-chrome/node_modules/electron/install.js:46
  throw err
  ^

Error: ENOENT: no such file or directory, lstat '/home/shark/StandaloneApp/electron-chrome/node_modules/electron/dist/resources'
ElectronChrome@0.1.0 /home/shark/StandaloneApp/electron-chrome
├── adm-zip@0.4.7 
├─┬ electron-packager@8.6.0 
│ ├─┬ asar@0.13.0 
│ │ ├── chromium-pickle-js@0.2.0 
│ │ ├─┬ commander@2.9.0 
│ │ │ └── graceful-readlink@1.0.1 
│ │ ├── cuint@0.2.2 
│ │ ├─┬ glob@6.0.4 
│ │ │ ├─┬ inflight@1.0.6 
│ │ │ │ ├── once@1.4.0  deduped
│ │ │ │ └── wrappy@1.0.2 
│ │ │ ├── inherits@2.0.3 
│ │ │ ├── minimatch@3.0.3  deduped
│ │ │ ├─┬ once@1.4.0 
│ │ │ │ └── wrappy@1.0.2  deduped
│ │ │ └── path-is-absolute@1.0.1  deduped
│ │ ├─┬ minimatch@3.0.3 
│ │ │ └─┬ brace-expansion@1.1.7 
│ │ │   ├── balanced-match@0.4.2 
│ │ │   └── concat-map@0.0.1 
│ │ ├── mkdirp@0.5.1  deduped
│ │ ├─┬ mksnapshot@0.3.1 
│ │ │ ├─┬ decompress-zip@0.3.0 
│ │ │ │ ├─┬ binary@0.3.0 
│ │ │ │ │ ├── buffers@0.1.1 
│ │ │ │ │ └─┬ chainsaw@0.1.0 
│ │ │ │ │   └── traverse@0.3.9 
│ │ │ │ ├── graceful-fs@4.1.11  deduped
│ │ │ │ ├── mkpath@0.1.0 
│ │ │ │ ├─┬ nopt@3.0.6 
│ │ │ │ │ └── abbrev@1.1.0 
│ │ │ │ ├── q@1.5.0 
│ │ │ │ ├─┬ readable-stream@1.1.14 
│ │ │ │ │ ├── core-util-is@1.0.2  deduped
│ │ │ │ │ ├── inherits@2.0.3  deduped
│ │ │ │ │ ├── isarray@0.0.1 
│ │ │ │ │ └── string_decoder@0.10.31 
│ │ │ │ └─┬ touch@0.0.3 
│ │ │ │   └─┬ nopt@1.0.10 
│ │ │ │     └── abbrev@1.1.0  deduped
│ │ │ ├─┬ fs-extra@0.26.7 
│ │ │ │ ├── graceful-fs@4.1.11  deduped
│ │ │ │ ├── jsonfile@2.4.0  deduped
│ │ │ │ ├── klaw@1.3.1  deduped
│ │ │ │ ├── path-is-absolute@1.0.1  deduped
│ │ │ │ └── rimraf@2.6.1  deduped
│ │ │ └─┬ request@2.81.0 
│ │ │   ├── aws-sign2@0.6.0 
│ │ │   ├── aws4@1.6.0 
│ │ │   ├── caseless@0.12.0 
│ │ │   ├─┬ combined-stream@1.0.5 
│ │ │   │ └── delayed-stream@1.0.0 
│ │ │   ├── extend@3.0.1 
│ │ │   ├── forever-agent@0.6.1 
│ │ │   ├─┬ form-data@2.1.4 
│ │ │   │ ├── asynckit@0.4.0 
│ │ │   │ ├── combined-stream@1.0.5  deduped
│ │ │   │ └── mime-types@2.1.15  deduped
│ │ │   ├─┬ har-validator@4.2.1 
│ │ │   │ ├─┬ ajv@4.11.8 
│ │ │   │ │ ├── co@4.6.0 
│ │ │   │ │ └─┬ json-stable-stringify@1.0.1 
│ │ │   │ │   └── jsonify@0.0.0 
│ │ │   │ └── har-schema@1.0.5 
│ │ │   ├─┬ hawk@3.1.3 
│ │ │   │ ├─┬ boom@2.10.1 
│ │ │   │ │ └── hoek@2.16.3  deduped
│ │ │   │ ├─┬ cryptiles@2.0.5 
│ │ │   │ │ └── boom@2.10.1  deduped
│ │ │   │ ├── hoek@2.16.3 
│ │ │   │ └─┬ sntp@1.0.9 
│ │ │   │   └── hoek@2.16.3  deduped
│ │ │   ├─┬ http-signature@1.1.1 
│ │ │   │ ├── assert-plus@0.2.0 
│ │ │   │ ├─┬ jsprim@1.4.0 
│ │ │   │ │ ├── assert-plus@1.0.0 
│ │ │   │ │ ├── extsprintf@1.0.2 
│ │ │   │ │ ├── json-schema@0.2.3 
│ │ │   │ │ └─┬ verror@1.3.6 
│ │ │   │ │   └── extsprintf@1.0.2  deduped
│ │ │   │ └─┬ sshpk@1.13.0 
│ │ │   │   ├── asn1@0.2.3 
│ │ │   │   ├── assert-plus@1.0.0 
│ │ │   │   ├─┬ bcrypt-pbkdf@1.0.1 
│ │ │   │   │ └── tweetnacl@0.14.5  deduped
│ │ │   │   ├─┬ dashdash@1.14.1 
│ │ │   │   │ └── assert-plus@1.0.0 
│ │ │   │   ├─┬ ecc-jsbn@0.1.1 
│ │ │   │   │ └── jsbn@0.1.1  deduped
│ │ │   │   ├─┬ getpass@0.1.7 
│ │ │   │   │ └── assert-plus@1.0.0 
│ │ │   │   ├─┬ jodid25519@1.0.2 
│ │ │   │   │ └── jsbn@0.1.1  deduped
│ │ │   │   ├── jsbn@0.1.1 
│ │ │   │   └── tweetnacl@0.14.5 
│ │ │   ├── is-typedarray@1.0.0 
│ │ │   ├── isstream@0.1.2 
│ │ │   ├── json-stringify-safe@5.0.1 
│ │ │   ├─┬ mime-types@2.1.15 
│ │ │   │ └── mime-db@1.27.0 
│ │ │   ├── oauth-sign@0.8.2 
│ │ │   ├── performance-now@0.2.0 
│ │ │   ├── qs@6.4.0 
│ │ │   ├── safe-buffer@5.0.1 
│ │ │   ├── stringstream@0.0.5 
│ │ │   ├─┬ tough-cookie@2.3.2 
│ │ │   │ └── punycode@1.4.1 
│ │ │   ├─┬ tunnel-agent@0.6.0 
│ │ │   │ └── safe-buffer@5.0.1  deduped
│ │ │   └── uuid@3.0.1 
│ │ └─┬ tmp@0.0.28 
│ │   └── os-tmpdir@1.0.2  deduped
│ ├─┬ debug@2.6.6 
│ │ └── ms@0.7.3 
│ ├─┬ electron-download@4.0.0 
│ │ ├── debug@2.6.6  deduped
│ │ ├── fs-extra@2.1.2  deduped
│ │ ├── minimist@1.2.0  deduped
│ │ ├─┬ nugget@2.0.1 
│ │ │ ├── debug@2.6.6  deduped
│ │ │ ├── minimist@1.2.0 
│ │ │ ├─┬ pretty-bytes@1.0.4 
│ │ │ │ ├── get-stdin@4.0.1 
│ │ │ │ └─┬ meow@3.7.0 
│ │ │ │   ├─┬ camelcase-keys@2.1.0 
│ │ │ │   │ ├── camelcase@2.1.1 
│ │ │ │   │ └── map-obj@1.0.1  deduped
│ │ │ │   ├── decamelize@1.2.0 
│ │ │ │   ├─┬ loud-rejection@1.6.0 
│ │ │ │   │ ├─┬ currently-unhandled@0.4.1 
│ │ │ │   │ │ └── array-find-index@1.0.2 
│ │ │ │   │ └── signal-exit@3.0.2 
│ │ │ │   ├── map-obj@1.0.1 
│ │ │ │   ├── minimist@1.2.0 
│ │ │ │   ├── normalize-package-data@2.3.8  deduped
│ │ │ │   ├── object-assign@4.1.1 
│ │ │ │   ├─┬ read-pkg-up@1.0.1 
│ │ │ │   │ ├─┬ find-up@1.1.2 
│ │ │ │   │ │ ├─┬ path-exists@2.1.0 
│ │ │ │   │ │ │ └── pinkie-promise@2.0.1  deduped
│ │ │ │   │ │ └─┬ pinkie-promise@2.0.1 
│ │ │ │   │ │   └── pinkie@2.0.4 
│ │ │ │   │ └─┬ read-pkg@1.1.0 
│ │ │ │   │   ├─┬ load-json-file@1.1.0 
│ │ │ │   │   │ ├── graceful-fs@4.1.11  deduped
│ │ │ │   │   │ ├── parse-json@2.2.0  deduped
│ │ │ │   │   │ ├── pify@2.3.0  deduped
│ │ │ │   │   │ ├── pinkie-promise@2.0.1  deduped
│ │ │ │   │   │ └─┬ strip-bom@2.0.0 
│ │ │ │   │   │   └── is-utf8@0.2.1 
│ │ │ │   │   ├── normalize-package-data@2.3.8  deduped
│ │ │ │   │   └─┬ path-type@1.1.0 
│ │ │ │   │     ├── graceful-fs@4.1.11  deduped
│ │ │ │   │     ├── pify@2.3.0  deduped
│ │ │ │   │     └── pinkie-promise@2.0.1  deduped
│ │ │ │   ├─┬ redent@1.0.0 
│ │ │ │   │ ├─┬ indent-string@2.1.0 
│ │ │ │   │ │ └─┬ repeating@2.0.1 
│ │ │ │   │ │   └─┬ is-finite@1.0.2 
│ │ │ │   │ │     └── number-is-nan@1.0.1  deduped
│ │ │ │   │ └─┬ strip-indent@1.0.1 
│ │ │ │   │   └── get-stdin@4.0.1  deduped
│ │ │ │   └── trim-newlines@1.0.0 
│ │ │ ├─┬ progress-stream@1.2.0 
│ │ │ │ ├── speedometer@0.1.4 
│ │ │ │ └─┬ through2@0.2.3 
│ │ │ │   ├── readable-stream@1.1.14  deduped
│ │ │ │   └─┬ xtend@2.1.2 
│ │ │ │     └── object-keys@0.4.0 
│ │ │ ├── request@2.81.0  deduped
│ │ │ ├─┬ single-line-log@1.1.2 
│ │ │ │ └─┬ string-width@1.0.2 
│ │ │ │   ├── code-point-at@1.1.0 
│ │ │ │   ├─┬ is-fullwidth-code-point@1.0.0 
│ │ │ │   │ └── number-is-nan@1.0.1 
│ │ │ │   └─┬ strip-ansi@3.0.1 
│ │ │ │     └── ansi-regex@2.1.1 
│ │ │ └── throttleit@0.0.2 
│ │ ├── path-exists@3.0.0 
│ │ ├─┬ rc@1.2.1 
│ │ │ ├── deep-extend@0.4.1 
│ │ │ ├── ini@1.3.4 
│ │ │ ├── minimist@1.2.0 
│ │ │ └── strip-json-comments@2.0.1 
│ │ ├── semver@5.3.0  deduped
│ │ └─┬ sumchecker@2.0.2 
│ │   └── debug@2.6.6  deduped
│ ├─┬ electron-osx-sign@0.4.4 
│ │ ├── bluebird@3.5.0  deduped
│ │ ├── compare-version@0.1.2 
│ │ ├── debug@2.6.6  deduped
│ │ ├── isbinaryfile@3.0.2 
│ │ ├── minimist@1.2.0 
│ │ ├── plist@2.0.1  deduped
│ │ └─┬ tempfile@1.1.1 
│ │   ├── os-tmpdir@1.0.2  deduped
│ │   └── uuid@2.0.3 
│ ├─┬ extract-zip@1.6.4 
│ │ ├─┬ concat-stream@1.6.0 
│ │ │ ├── inherits@2.0.3  deduped
│ │ │ ├─┬ readable-stream@2.2.9 
│ │ │ │ ├── buffer-shims@1.0.0 
│ │ │ │ ├── core-util-is@1.0.2 
│ │ │ │ ├── inherits@2.0.3  deduped
│ │ │ │ ├── isarray@1.0.0 
│ │ │ │ ├── process-nextick-args@1.0.7 
│ │ │ │ ├─┬ string_decoder@1.0.0 
│ │ │ │ │ └── buffer-shims@1.0.0  deduped
│ │ │ │ └── util-deprecate@1.0.2 
│ │ │ └── typedarray@0.0.6 
│ │ ├─┬ debug@2.2.0 
│ │ │ └── ms@0.7.1 
│ │ ├─┬ mkdirp@0.5.0 
│ │ │ └── minimist@0.0.8  deduped
│ │ └─┬ yauzl@2.4.1 
│ │   └─┬ fd-slicer@1.0.1 
│ │     └── pend@1.2.0 
│ ├─┬ fs-extra@2.1.2 
│ │ ├── graceful-fs@4.1.11 
│ │ └─┬ jsonfile@2.4.0 
│ │   └── graceful-fs@4.1.11  deduped
│ ├─┬ get-package-info@1.0.0 
│ │ ├── bluebird@3.5.0  deduped
│ │ ├── debug@2.6.6  deduped
│ │ ├── lodash.get@4.4.2 
│ │ └─┬ read-pkg-up@2.0.0 
│ │   ├─┬ find-up@2.1.0 
│ │   │ └─┬ locate-path@2.0.0 
│ │   │   ├─┬ p-locate@2.0.0 
│ │   │   │ └── p-limit@1.1.0 
│ │   │   └── path-exists@3.0.0 
│ │   └─┬ read-pkg@2.0.0 
│ │     ├─┬ load-json-file@2.0.0 
│ │     │ ├── graceful-fs@4.1.11  deduped
│ │     │ ├─┬ parse-json@2.2.0 
│ │     │ │ └─┬ error-ex@1.3.1 
│ │     │ │   └── is-arrayish@0.2.1 
│ │     │ ├── pify@2.3.0 
│ │     │ └── strip-bom@3.0.0 
│ │     ├─┬ normalize-package-data@2.3.8 
│ │     │ ├── hosted-git-info@2.4.2 
│ │     │ ├─┬ is-builtin-module@1.0.0 
│ │     │ │ └── builtin-modules@1.1.1 
│ │     │ ├── semver@5.3.0  deduped
│ │     │ └─┬ validate-npm-package-license@3.0.1 
│ │     │   ├─┬ spdx-correct@1.0.2 
│ │     │   │ └── spdx-license-ids@1.2.2 
│ │     │   └── spdx-expression-parse@1.0.4 
│ │     └─┬ path-type@2.0.0 
│ │       └── pify@2.3.0  deduped
│ ├── minimist@1.2.0 
│ ├─┬ plist@2.0.1 
│ │ ├── base64-js@1.1.2 
│ │ ├── xmlbuilder@8.2.2 
│ │ └── xmldom@0.1.27 
│ ├── rcedit@0.8.0 
│ ├─┬ resolve@1.3.3 
│ │ └── path-parse@1.0.5 
│ ├── run-series@1.1.4 
│ ├─┬ sanitize-filename@1.6.1 
│ │ └─┬ truncate-utf8-bytes@1.0.2 
│ │   └── utf8-byte-length@1.0.4 
│ └── semver@5.3.0 
├─┬ electron-squirrel-startup@1.0.0 
│ └── debug@2.6.6  deduped
├─┬ electron-winstaller@2.5.2 
│ ├─┬ asar@0.11.0 
│ │ ├── chromium-pickle-js@0.1.0 
│ │ ├── commander@2.9.0  deduped
│ │ ├── cuint@0.2.2  deduped
│ │ ├─┬ glob@6.0.4 
│ │ │ ├── inflight@1.0.6  deduped
│ │ │ ├── inherits@2.0.3  deduped
│ │ │ ├── minimatch@3.0.3  deduped
│ │ │ ├── once@1.4.0  deduped
│ │ │ └── path-is-absolute@1.0.1  deduped
│ │ ├── minimatch@3.0.3  deduped
│ │ ├── mkdirp@0.5.1  deduped
│ │ └── mksnapshot@0.3.1  deduped
│ ├── bluebird@3.5.0 
│ ├── debug@2.6.6  deduped
│ ├─┬ fs-extra@0.26.7 
│ │ ├── graceful-fs@4.1.11  deduped
│ │ ├── jsonfile@2.4.0  deduped
│ │ ├─┬ klaw@1.3.1 
│ │ │ └── graceful-fs@4.1.11  deduped
│ │ ├── path-is-absolute@1.0.1 
│ │ └─┬ rimraf@2.6.1 
│ │   └─┬ glob@7.1.1 
│ │     ├── fs.realpath@1.0.0 
│ │     ├── inflight@1.0.6  deduped
│ │     ├── inherits@2.0.3  deduped
│ │     ├── minimatch@3.0.3  deduped
│ │     ├── once@1.4.0  deduped
│ │     └── path-is-absolute@1.0.1  deduped
│ ├─┬ lodash.template@4.4.0 
│ │ ├── lodash._reinterpolate@3.0.0 
│ │ └─┬ lodash.templatesettings@4.1.0 
│ │   └── lodash._reinterpolate@3.0.0  deduped
│ └─┬ temp@0.8.3 
│   ├── os-tmpdir@1.0.2 
│   └── rimraf@2.2.8 
├─┬ mkdirp@0.5.1 
│ └── minimist@0.0.8 
└── ncp@2.0.0 

npm WARN ElectronChrome@0.1.0 No repository field.
npm WARN ElectronChrome@0.1.0 No license field.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! electron@1.6.2 postinstall: `node install.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the electron@1.6.2 postinstall script 'node install.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the electron package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node install.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs electron
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls electron
npm ERR! There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/shark/.npm/_logs/2017-04-30T09_49_07_748Z-debug.log

2017-04-30T09_49_07_748Z-debug.log

koush commented 7 years ago

This is an npm failure. Please open a bug on their team w/ regards to your OS distribution.