|
Hello Team. I am trying to see if i can compile arroyo on my desk. I was hoping doing Any hints will be greatly appreciated Thanks |
Answered by
mwylde
Aug 29, 2023
Replies: 1 comment 2 replies
|
Hey @ymolists — thanks for checking out Arroyo. Have you taken a look at the developer setup docs: https://doc.arroyo.dev/developing/dev-setup? From that error, it looks like you need to run the refinery migration scripts to create the tables, as described here: https://doc.arroyo.dev/developing/dev-setup#postgres. If that doesn't work, happy to help you here or in Discord: https://discord.gg/cjCr5rVmyR |
2 replies
Answer selected by
ymolists
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @ymolists — thanks for checking out Arroyo. Have you taken a look at the developer setup docs: https://doc.arroyo.dev/developing/dev-setup?
From that error, it looks like you need to run the refinery migration scripts to create the tables, as described here: https://doc.arroyo.dev/developing/dev-setup#postgres.
If that doesn't work, happy to help you here or in Discord: https://discord.gg/cjCr5rVmyR