Skip to content

Lesson 7 : Error HH411: The library @chainlink/contracts, imported from contracts/FundMe.sol, is not installed. Try installing it using npm. #4841

Answered by Nlferu
jatin-choubey asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @jatin-choubey

You have to run in console yarn add @chainlink/contracts, once you run it you should have below line in your package.json file:

You can also do it like below after installing that @chainlink/contracts:

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jatin-choubey
Comment options

@Nlferu
Comment options

Answer selected by jatin-choubey
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