Skip to content

Can not import from ../typechain-types | Lesson 6: Hardhat Simple Storage [TypeScript] #493

Discussion options

You must be logged in to vote

You need to generate the typechain-types by writing this command line in your terminal - hh typechain or yarn hardhat typechain.

Also, check if you have typechain installed in your project. If not, you can install using this command, yarn add --dev typechain

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sanjayojha
Comment options

Answer selected by sanjayojha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants