Foundations course: Suggestion to add a solution for an error when cloning the repo #25452
ronshalit00
started this conversation in
General
Replies: 1 comment
-
Hey @ronshalit00, thanks for reporting. I've had a look through our support channels but haven't been able to find any occurrences of this happening for our other learners. Thats not to say it hasn't happened to any of our learners, but it's a pretty good indication of how rare this probably this. We'll leave this open for a while to see if anyone else runs into it and hopefully comments. |
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
-
Describe your suggestion
Hi, in the assignment of the DOM Manipulation And Events,
when cloning the forked repo , I had this error:
After searching the web I found a solution that worked for me:
git config --global core.compression 0
and then trying to clone.My suggestion is to add that solution for the next learners that might run into that error, thanks!
Path
Foundations
Lesson Url
https://www.theodinproject.com/lessons/foundations-dom-manipulation-and-events#assignment
Checks
(Optional) Discord Name
RonS#9861
(Optional) Additional Comments
No response
Beta Was this translation helpful? Give feedback.
All reactions