hashed-timelock-contract-ethereum icon indicating copy to clipboard operation
hashed-timelock-contract-ethereum copied to clipboard

Unable to import "undefined": Not Found

Open SudeshGagare opened this issue 4 years ago • 3 comments

import "openzeppelin-solidity/contracts/token/ERC20/ERC20.sol";

Unable to import "undefined": Not Found

SudeshGagare avatar Apr 16 '20 16:04 SudeshGagare

could you send more information?

chatch avatar Apr 19 '20 01:04 chatch

https://github.com/chatch/hashed-timelock-contract-ethereum/blob/master/contracts/HashedTimelockERC20.sol

I am not able to compile this code

SudeshGagare avatar Apr 19 '20 08:04 SudeshGagare

iam using Solidity Compiler version 0.5.17+commit.d19bba13 It shows Unable to import "openzeppelin-solidity/contracts/token/ERC20/ERC20.sol": File not found

SudeshGagare avatar Apr 19 '20 08:04 SudeshGagare