Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when installing Soda with Homebrew #5

Open
nazieb opened this issue Jul 28, 2021 · 3 comments
Open

Error when installing Soda with Homebrew #5

nazieb opened this issue Jul 28, 2021 · 3 comments

Comments

@nazieb
Copy link

nazieb commented Jul 28, 2021

I tried to install Soda CLI using Homebrew, by following the guide here. This is the command that I run:

brew install gobuffalo/tap/pop

However after downloading from GitHub, Homebrew always returns this error:

Error: An exception occurred within a child process:
  Errno::ENOENT: No such file or directory - pop

And when I tried to extract the gzip file that is downloaded by Homebrew, the binary file that I got is named soda instead of pop. Could that be the reason?

@J0
Copy link

J0 commented Jan 7, 2022

Hi @nazieb,

I am facing this issue as well, wondering if there was any resolution to this. My current workaround is to directly download the pop release.

I subsequently did go build -o /bin/soda github.com/gobuffalo/pop/soda and it seemed to work. I'm not too sure why though.

@terranvigil
Copy link

Also seeing this with latest brew. macOS 12.2.1, Intel

@paganotoni
Copy link
Member

Could you check is the issue still happening? I'm thinking is fixed now. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants