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

Windows SSH: Permissions for 'private-key' are too open

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