-
Notifications
You must be signed in to change notification settings - Fork 510
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python 2 required for yarn install
🙁
#29
Comments
npm install
🙁yarn install
🙁
And thank you for taking the time to write an alternative front end! I can't get Ariel's to work, but yours worked first time :) |
If you need to work around with the existing source repos and course, update your |
I had the same issue. My node version is 20.
and installing one dev dependency: |
First thanks for the great Udemy course, really enjoying it and learning a lot.
Second, I made a solution for myself and happy to share it, if it's of any use, I'll give some details below.
I think python-2 is too far gone, it comes by default on OSX so maybe people never notice, but I didn't want to install such a big, questionable dependency to run this example.
Anyhow, since I do frontends at my day job I didn't feel it was anyone else's problem to solve for me - so here is my solution.
It follows your code as much as I could manage while working quickly and using the NextJS platform/generator. So it may be interesting since you can compare many components side-by-side. Please feel free to use it in any way you want, if you want.
Thanks again for creating the course!
The text was updated successfully, but these errors were encountered: