koush / electron-chrome

Other
970 stars 68 forks source link

Install problem #28

Open rodmur opened 7 years ago

rodmur commented 7 years ago

When I run "npm install" on my Debian system, I get:

npm WARN package.json ElectronChrome@0.1.0 No repository field. npm WARN package.json ElectronChrome@0.1.0 No license field. npm WARN package.json adm-zip@0.4.7 No license field. npm ERR! 404 Not Found npm ERR! 404 npm ERR! 404 'types/node' is not in the npm registry. npm ERR! 404 You should bug the author to publish it npm ERR! 404 It was specified as a dependency of 'electron' npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, or http url, or git url.

yuzhimin999 commented 6 years ago

same question npm WARN ElectronChrome@0.1.0 No repository field. npm WARN ElectronChrome@0.1.0 No license field. npm ERR! Linux 4.4.0-134-generic npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" npm ERR! node v4.2.6 npm ERR! npm v3.5.2 npm ERR! file sh npm ERR! code ELIFECYCLE npm ERR! errno ENOENT npm ERR! syscall spawn

npm ERR! electron@2.0.8 postinstall: node install.js npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the electron@2.0.8 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! Please include the following file with any support request:

soyva3 commented 5 years ago

Try this!

https://github.com/electron/electron/issues/10604#issuecomment-333368230