Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Typescript Errors on Unit Tests #144

Open
Killpit opened this issue Feb 13, 2023 · 2 comments
Open

Typescript Errors on Unit Tests #144

Killpit opened this issue Feb 13, 2023 · 2 comments

Comments

@Killpit
Copy link

Killpit commented Feb 13, 2023

Module '"hardhat"' has no exported member 'deployments'.
Cannot find module '../../helper-hardhat-config' or its corresponding type declarations.
Cannot find module '../../typechain-types' or its corresponding type declarations.

Couldn't find the solutions and that might need to be fixed

@BukiOffor
Copy link

BukiOffor commented Feb 13, 2023

you should post your code so we can try to help out

Module '"hardhat"' has no exported member 'deployments'. Cannot find module '../../helper-hardhat-config' or its corresponding type declarations. Cannot find module '../../typechain-types' or its corresponding type declarations.

Couldn't find the solutions and that might need to be fixed

@usaamatahir
Copy link

@Killpit have you declared tsconfig.json file?

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

No branches or pull requests

3 participants