-
Notifications
You must be signed in to change notification settings - Fork 24
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
"Cannot tap shopify/shopify: invalid syntax in tap!" due to "Error: Unexpected platform!" on Linux x64 #360
Comments
I'm getting the exact same error. I have tried both on my main Manjaro install and on a fresh MX Linux install in VM. brew -vHomebrew 3.4.4 uname -aLinux 5.16.14-1-MANJARO #1 SMP PREEMPT Fri Mar 11 14:12:18 UTC 2022 x86_64 GNU/Linux |
Looking inside, there is no handling for Linux -- it's Mac only. Furthermore, this repository appears to be private, so perhaps it should not be in the public tap? Maybe it's an employees-only repo. I've made a PR here to add the necessary lines so that folks on Linux can run I'm happy to work with the maintainers to make changes on that PR. |
@drop-nicholas This is pretty awesome of you dude! Thanks so much for your custom repo. Now I'm getting this error when I try to install it from your repo:
Nothing is showing up in the file |
Hey @nickdotht , glad it works partially for you. |
@drop-nicholas I had to finally resort to using the gem package: I'd love to participate in this, but timing isn't ideal right now, due to responsibilities at work. |
How has it been 6 months and not a thing has happened? I was under the impressions this was a somewhat professional company. |
brew -v
Homebrew 3.4.2
Homebrew/homebrew-core (git revision 25acb3bbfdc; last commit 2022-03-17)
uname -a
Linux 5.16.11-76051611-generic #202202230823
164624826121.10~2b22243 SMP PREEMPT Wed Mar 2 20: x86_64 x86_64 x86_64 GNU/LinuxThe text was updated successfully, but these errors were encountered: