강의

멘토링

커뮤니티

Inflearn コミュニティ Q&A

980429sb2590 のプロフィール画像
980429sb2590

投稿した質問数

ブロックチェーン イーサリアム 不動産 Dapp の作成 - 基本編

truffle migrate 실행 시 오류

作成

·

245

0

(node:94652) V8: /opt/homebrew/lib/node_modules/truffle/node_modules/solc/soljson.js:3 Invalid asm.js: Invalid member of stdlib

(Use `node --trace-warnings ...` to show where the warning was created)

Compiling ./contracts/Migrations.sol...

Compiling ./contracts/RealEstate.sol...

Writing artifacts to ./build/contracts

Could not connect to your Ethereum client. Please check that your Ethereum client:

    - is running

    - is accepting RPC connections (i.e., "--rpc" option is used in geth)

    - is accessible over the network

    - is properly configured in your Truffle configuration file (truffle.js)
이렇게 오류가 납니다. 어떻게 해결해야하나요?
Ethereumblockchaindapp

回答

回答を待っている質問です
最初の回答を残してください!
980429sb2590 のプロフィール画像
980429sb2590

投稿した質問数

質問する