강의

멘토링

커뮤니티

Inflearn コミュニティ Q&A

developer7996 のプロフィール画像
developer7996

投稿した質問数

Ethereum & Solidityベースの投票dAppを実装する

3.2 前に作成した契約のコンパイル

compiledCode = solc.compile(code)

作成

·

279

0

I copied your remix code exactly, but node console show me this error message. How can I fix it?

 

 

'{"errors":[{"component":"general","formattedMessage":"* Line 1, Column 1\\n  Syntax error: value, object or array expected.\\n* Line 1, Column 2\\n  Extra non-whitespace after JSON value.\\n","message":"* Line 1, Column 1\\n  Syntax error: value, object or array expected.\\n* Line 1, Column 2\\n  Extra non-whitespace after JSON value.\\n","severity":"error","type":"JSONError"}]}'

dappEthereumsolidity

回答

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

投稿した質問数

質問する