Lesson 7: package.json error #6241
Unanswered
SquilliamX
asked this question in
Q&A
Replies: 1 comment
-
Try deleting the |
Beta Was this translation helpful? Give feedback.
0 replies
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 am trying to solve the error that i keep running into (error can be found here: #6237 ) , so I tried to make a new project or lesson 7 and went into patrick's lesson 7 package.json and copy and pasted the entire package.json.
However, when i run "yarn" with Patrick's package.json, I run into another error. As seen below, when i run "yarn" it only downloads 1/4 packages and hit the error when it tries to download 2/4 packages, leaving my project with only 1/4 of all the packages.
This is the error:
my package.json(copied and pasted from patricks package.json):
Beta Was this translation helpful? Give feedback.
All reactions