問題タブ [ganache]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
2641 参照

ethereum - 「不明なネットワーク「ganache」を修正する方法。使用可能なネットワークについては、Truffle 構成ファイルを参照してください。」

rinkeby にコントラクトをデプロイしようとしています。次のコマンドを使用しています。

上記の結果に示されているように、エラーが発生するため、魔法使いganache-cliは機能しますが、rinkebyでは機能しません。Unknown network "ganache". See your Truffle configuration file for available networks

これは私のtruffle-config.jsです: