hardhat Cannot find package '@nomicfoundation/hardhat-toolbox-viem' imported from /home/nzai/work/ether/hardhat-example/hardhat.config.ts

When running "npx hardhat test", I ran into this error:-

Cannot find package '@nomicfoundation/hardhat-toolbox-viem' imported from /home/nzai/work/ether/hardhat-example/hardhat.config.ts

To resolve this

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

  



Comments

Popular posts from this blog

vllm : Failed to infer device type

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

android studio kotlin source is null error