tenderly-cli icon indicating copy to clipboard operation
tenderly-cli copied to clipboard

Transaction export error (couldn't read hardhat config file)

Open stkolmagorov opened this issue 3 years ago • 0 comments

Trying OpenZeppelin config path: networks.js couldn't read new OpenzeppelinConfig config file Trying buidler config path: buidler.config.js couldn't read new Buidler config file Trying hardhat config path: hardhat.config.js Making request Got response with body Collecting network information...

Collecting transaction information...

Collecting contracts... Trying Hardhat config path: /Users/stkolmagorov/Documents/Projects/smart-contracts/Development/dapp/hardhat.config.js Trying Hardhat config path: /Users/stkolmagorov/Documents/Projects/smart-contracts/Development/dapp/hardhat.config.ts Unable to get contract: unable to fetch config: stat /Users/stkolmagorov/Documents/Projects/smart-contracts/Development/dapp/hardhat.config.ts: no such file or directory Couldn't read Hardhat config file

For some reason tenderly export [tx-hash] won't work but hardhat.config.js exists in dapp folder. Could someone explain why?

stkolmagorov avatar Nov 03 '22 05:11 stkolmagorov