You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
replaced the single quote with double quote can solve the problem import "./interfaces/IUniswapV3PoolDeployer.sol"; import "./UniswapV3Pool.sol" ;
the log file would show something like: ............. 2021/08/27 17:22:23 pre processing contracts'./interfaces/IUniswapV3PoolDeployer.sol' 2021/08/27 17:22:23 pre processing contracts'./UniswapV3Pool.sol' ..............
Originally posted by @bigg27 in DaveAppleton/SolidityFlattery#1 (comment)
The text was updated successfully, but these errors were encountered: