Hello! I trying to run a golang project with ory, ...
# general
b
Hello! I trying to run a golang project with ory, but I got this error: ory proxy http://localhost:3000 zsh: command not found: ory
p
Hi @User Make sure the Ory binary is in your $PATH https://www.ory.sh/docs/guides/ory-cli-install-use
🙌 1
b
Thanks!!