PatrickAlphaC / hardhat-fund-me-fcc

82 stars 182 forks source link

Typescript Errors on Unit Tests #144

Open Killpit opened 1 year ago

Killpit commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

@Killpit have you declared tsconfig.json file?