could not find npm package for
I'm trying to make Hardhat CLI work with Deno but I stumbled upon this error which comes from Deno:
I initialized a new hh project
pnpx hardhat init
then installed hh as a deno binary:
and got this:
p.s. I use that flag cuz here: https://github.com/NomicFoundation/hardhat/blob/main/packages/hardhat-core/src/internal/cli/cli.ts#L175GitHub
hardhat/cli.ts at main · NomicFoundation/hardhat
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software. Get Solidity stack traces & console.log. - hardhat/cli.ts at main · NomicFoundation/hardhat
1 Reply
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View