Skip to content

Lesson 11 Error while installing the cloned hardhat starter kit #3025

Discussion options

You must be logged in to vote

@vishwanathgugwad Make sure to remove the package-lock.json and yarn.lock files and before installing also you should delete the node_modules folder and try to run the install command again. The error simply says that you are using multiple package manager like npm as well as yarn, you should use only one so the lock file does not contradict each other.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vishwanathgugwad
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