【发布时间】:2020-07-27 15:01:06
【问题描述】:
所以,我正在尝试在 truffle 中编译一些开放的 zeppelin ERC20 合约,但出现以下错误:
错误:错误:找不到 从任何来源进口;从 C:/Users/Angel/Documents/blockchain course/ethereum game/solidity/contracts/GameToken.sol 导入 在 Object.compile (C:\Users\Angel\AppData\Roaming\npm\node_modules\truffle\build\webpack:\packages\workflow-compile\legacy\index.js:72:1)
有什么想法吗?谢谢!
【问题讨论】:
标签: ethereum solidity truffle erc20