juanferreras.com
juanferreras.com copied to clipboard
`Brew Install` fails
Hi Juan :)
Thank you for making the source code of your beautiful website publically available through this repo! I really really like what you build and I would love to git-clone & build it for myself to use for my own personal portfolio 😍 (with changed data, ofc. )
But somehow I get some errors with the brew install
that was mentioned in the Readme.
I am currently using an Airbook with the M1 chip and MacOS 12.3.1. This one came with python3 pre-installed, so my first error to get past was installing python2 (which by now is deprecated) and I thought I was good to go.
Now I try brew install
again and it seems I get some errors based on some c++ stuff not being installed on my machine.
Can you help? xD
It would be really amazing (for other noobs like me) if your Readme listed all the dependencies and requirements to take care of in order to compile everything easily :)
Any chance you can update the readme (or maybe even the code itself to newer versions and fewer dependencies? XD )