Dev Environment on MAC OSX not working locally #9445
accountunavaible
started this conversation in
Contribute
Replies: 1 comment 5 replies
-
Here's some things to try.
If there's still issues run |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi guys, I am new to budibase, I wanted to try it locally, I followed the docs from below link
doc for mac os
I did the exactly the same thing, also matched the exact version for node, yarn, docker, docker-compose and lerna, also uncomment the linux/amd64, and added eval into zsh.
but when I run commend in terminal yarn setup:
it will pops error like : " Lerna ERR yarn install mutex network:42424 non interactive....", then I searched up from google, I noticed some developers were facing same issue in the budibase, then I followed the solution here solution but it still did not work.
but with budibase cli, I am able to run the project, but I only get .env and docker-compose.yaml, where can I link the code in the docker, I tried app-service, but it does not have it. Thank you guys!!!
Beta Was this translation helpful? Give feedback.
All reactions