简体   繁体   中英

I'm getting this error while installing hardhat -> Cannot find module '@nomicfoundation/hardhat-toolbox

hardhat-error

tried npm install --save-dev hardhat and then did npx hardhat to check if it was installed peoperly but it's not working checked both 'hardhat-config-js' and 'package.json' for nomicfoundation dependencies and it is there but still I'm getting this error

You should be running on windows. Run the following command.

npm install --save-dev @nomicfoundation/hardhat-toolbox

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM