Cloned Lesson 7 throws an error: Error: error:0308010C:digital envelope routines::unsupported #6249
Unanswered
SquilliamX
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I was having difficulty with lesson 7 (github discussion: #6237 ) and i decided to clone the lesson 7 project to reverse engineer it but even the cloned lesson 7 throws an error! I cloned the repo, ran "yarn", and updated the .env to my information. I then ran "yarn hardhat deploy --tags mocks" and it threw the error as seen below. I also then ran "source .env" and tried to run "yarn hardhat deploy --tags mocks" but it still didn't work.
So all in all, it's the lesson 7 cloned repo with an updated .env and it still does not deploy the mocks.
This is the error:
Beta Was this translation helpful? Give feedback.
All reactions