2017-05-01 6 views
0

ここに誰かが尾の分布の下で働く "電子"を持っていますか?それとも他のダウンロードバイナリについても?私は公式サイトからのx64バイナリ をダウンロードしようとしましたが、それはそれを実行しません:私はそれの前に「bashの」を入れてみました電子をテールで働かせる人は誰ですか?

[email protected]:~/Desktop/temp$ ./electron --help 
bash: ./electron: No such file or directory 

と私は同様のエラーを取得:

[email protected]:~/Desktop/temp$ bash ./electron --help 
./electron: ./electron: cannot execute binary file 

私は、NPMをインストールし、そこからそれをインストールしようと、私は次のエラーを取得しています:

[email protected] postinstall /usr/local/lib/node_modules/electron 
node install.js 

sh: 1: node: Permission denied 
npm WARN This failure might be due to the use of legacy binary "node" 
npm WARN For further explanations, please read 
/usr/share/doc/nodejs/README.Debian 

npm ERR! [email protected] postinstall: `node install.js` 
npm ERR! Exit status 127 
npm ERR! 
npm ERR! Failed at the [email protected] postinstall script. 
npm ERR! 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 their info via: 
npm ERR!  npm owner ls electron 
npm ERR! There is likely additional logging output above. 

npm ERR! System Linux 4.8.0-0.bpo.2-amd64 
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "-g" "electron" 
npm ERR! cwd /home/amnesia/Desktop/prog 
npm ERR! node -v v0.10.29 
npm ERR! npm -v 1.4.21 
npm ERR! code ELIFECYCLE 
npm ERR! 
npm ERR! Additional logging details can be found in: 
npm ERR!  /home/amnesia/Desktop/prog/npm-debug.log 
npm ERR! not ok code 0 
[email protected]:~/Desktop/prog$ 

尾は何とか実行からダウンロードしたバイナリを防ぐのか? 実行可能ファイルを許可しない特定のディレクトリがありますか?私は混乱しています。

私はバイナリの「IA32」バージョンをダウンロードして尾で動作するように電子を得ることができた尾

答えて

0

2.11を使用しています。 64ビットバージョンのテールを使用していても何らかの理由で電子x64バイナリが動作しません。

関連する問題