OpenZeppelin / workshops

Code and slides for OpenZeppelin Workshops
428 stars 277 forks source link

Error HH404: Import not found #23

Open zakrad opened 1 year ago

zakrad commented 1 year ago

node version 10.12.0

npm run compile

workshop-clone@1.0.0 compile zpl-workshops\workshops\02-contracts-clone hardhat compile

Error HH404: File argent-contracts/contracts/modules/VersionManager.sol, imported from contracts/3-argent/import_0.6.sol, not found.

For more info go to https://hardhat.org/HH404 or run Hardhat with --show-stack-traces npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! workshop-clone@1.0.0 compile: hardhat compile npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the workshop-clone@1.0.0 compile script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! AppData\Roaming\npm-cache_logs\2022-09-10T11_05_01_796Z-debug.log