You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
I tried to install Soda CLI using Homebrew, by following the guide here. This is the command that I run:
However after downloading from GitHub, Homebrew always returns this error:
And when I tried to extract the gzip file that is downloaded by Homebrew, the binary file that I got is named
soda
instead ofpop
. Could that be the reason?The text was updated successfully, but these errors were encountered: