Replies: 1 comment
-
I was able to run it via cli, my IntelliJ and colima were not behaving for some reason. I had some issues when I was opening up my cli, starting colima |
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
-
Hi there,
I am trying to get the demo app to run. I am following the README.md which says to run
docker compose --profile demo up -d
When I run this command docker seems to download all the images properly, do the yarn install, etc.. when it gets to the yarn build part is where it blows up for me:
Here's the last bit of my output:
I am on a mac with the M1 chip for what it's worth. I am also running colima as well. I don't have any special software blocking anything on my computer either.
Beta Was this translation helpful? Give feedback.
All reactions