在线观看不卡亚洲电影_亚洲妓女99综合网_91青青青亚洲娱乐在线观看_日韩无码高清综合久久

鍍金池/ 問答/區(qū)塊鏈/ remix-ide npm安裝失??!

remix-ide npm安裝失敗!

git clone https://github.com/ethereum/remix-ide.git
cd remix-ide
npm install

npm install報錯


> remix-solidity@0.1.2 postinstall /Users/albert/Desktop/GitHub/remix-ide/node_modules/remix-solidity
> npm-run-all -ls downloadsolc

[downloadsolc] 
[downloadsolc] > remix-solidity@0.1.2 downloadsolc /Users/albert/Desktop/GitHub/remix-ide/node_modules/remix-solidity
[downloadsolc] > cd node_modules/solc && (test -e soljson.js || wget https://ethereum.github.io/solc-bin/soljson.js) && cd ..
[downloadsolc] 
[downloadsolc] sh: wget: command not found
[downloadsolc] npm ERR! file sh
[downloadsolc] npm ERR! code ELIFECYCLE
[downloadsolc] npm ERR! errno ENOENT
[downloadsolc] npm ERR! syscall spawn
[downloadsolc] npm ERR! remix-solidity@0.1.2 downloadsolc: `cd node_modules/solc && (test -e soljson.js || wget https://ethereum.github.io/solc-bin/soljson.js) && cd ..`
[downloadsolc] npm ERR! spawn ENOENT
[downloadsolc] npm ERR! 
[downloadsolc] npm ERR! Failed at the remix-solidity@0.1.2 downloadsolc script.
[downloadsolc] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[downloadsolc] 
[downloadsolc] npm ERR! A complete log of this run can be found in:
[downloadsolc] npm ERR!     /Users/albert/.npm/_logs/2018-03-19T03_31_54_335Z-debug.log
ERROR: "downloadsolc" exited with 1.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! remix-solidity@0.1.2 postinstall: `npm-run-all -ls downloadsolc`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the remix-solidity@0.1.2 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/albert/.npm/_logs/2018-03-19T03_31_56_964Z-debug.log

請問這是什么問題?如何解決?謝謝?。?!

回答
編輯回答
刮刮樂
2017年8月8日 04:06