• 카테고리

    질문 & 답변
  • 세부 분야

    블록체인

  • 해결 여부

    미해결

truffle migrate 실행 시 오류

21.07.22 18:24 작성 조회수 133

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)
이렇게 오류가 납니다. 어떻게 해결해야하나요?

답변 0

답변을 작성해보세요.

답변을 기다리고 있는 질문이에요.
첫번째 답변을 남겨보세요!