Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
stkolmagorov opened this issue Nov 3, 2022 · 0 comments
Open

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

stkolmagorov opened this issue Nov 3, 2022 · 0 comments

Comments

@stkolmagorov
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant