Setting up Twenty locally
Everytime I run
make ...
command, I get the following error
How do I fix this?23 Replies
I'm using Ubuntu 20.04.6 if that helps
GG @ɃØĦɆᵾS, you just advanced to level 1!
If I change the version from 3.9 to 3.6, it works, but I get another error
When I deleted
-d
from Makefile, it went further, but I got another error
Unknown User•14mo ago
Message Not Public
Sign In & Join Server To View
No, AMD Ryzen
I don't have any Mac devixe
Unknown User•14mo ago
Message Not Public
Sign In & Join Server To View
Rather the problem lies in fact that docker-compose becomes slowly obsolete
Unknown User•14mo ago
Message Not Public
Sign In & Join Server To View
How can I change this then to download proper package for arm64 architecture?
Unknown User•14mo ago
Message Not Public
Sign In & Join Server To View
It is x86_64
That's weird
Unknown User•14mo ago
Message Not Public
Sign In & Join Server To View
GG @Jérémy, you just advanced to level 1!
Unknown User•14mo ago
Message Not Public
Sign In & Join Server To View
GG @ADIIS007, you just advanced to level 1!
Unknown User•14mo ago
Message Not Public
Sign In & Join Server To View
Not really, once I get back to home, I'll check it
Unknown User•14mo ago
Message Not Public
Sign In & Join Server To View
@Lucas yes, I can
Tbh, it now failed on 9th step
Also, I had to make 2 changes I wrote about earlier: changing version from 3.9 to 3.7 (that's the highest version supported for me) and deleting
-d
from Makefile
@Lucas the fix is really easy, replace all docker-compose
with docker compose
, I can commit it once I get back, create a new issue or comment it in #1844?Unknown User•14mo ago
Message Not Public
Sign In & Join Server To View
Ok, I'll create a PR once I get back to home
GitHub
Update troubleshooting.mdx by BOHEUS · Pull Request #1895 · twentyh...
Updated troubleshooting.mdx with possible solution to Docker related problems
I'll create more PRs once I set up properly the machine to write backend tests
Could someone mark this post as "Solved"? It looks like I'm unable to do it