【发布时间】:2019-07-11 02:07:30
【问题描述】:
我不断收到此错误
"Unhandled Rejection (Error): 该合约对象还没有设置地址,请先设置地址。 " 启动 truffle unbox react 时,我也没有 truffle.js,只有 truffle-config.js
【问题讨论】:
-
当我安装 truffle unbox react 时,我总是得到这个错误....
我不断收到此错误
"Unhandled Rejection (Error): 该合约对象还没有设置地址,请先设置地址。 " 启动 truffle unbox react 时,我也没有 truffle.js,只有 truffle-config.js
【问题讨论】:
晚了,但希望这能回答我遇到同样问题的问题。
假设您的元掩码扩展已启用,请确保将您的网络切换到运行 ganache-cli 或 truffle 的 localhost。
【讨论】: