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

Support Linux #2

Open
BSFishy opened this issue Apr 26, 2021 · 10 comments
Open

Support Linux #2

BSFishy opened this issue Apr 26, 2021 · 10 comments

Comments

@BSFishy
Copy link

BSFishy commented Apr 26, 2021

I am on a Linux machine right now and I would like to install Stripe CLI through a package manager so that I don't have to deal with updates myself, however it seems that the APT package that I was using is not available anymore. I was looking to use the Homebrew for Linux package instead, however it appears that it only supports Macs. From what I saw, it looks like it shouldn't be too difficult to add support for Linux.

If it is of any use, here is the output I get right now:

~$ brew install stripe/stripe-cli/stripe

==> Tapping stripe/stripe-cli
Cloning into '/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/stripe/homebrew-stripe-cli'...
remote: Enumerating objects: 288, done.
remote: Counting objects: 100% (120/120), done.
remote: Compressing objects: 100% (80/80), done.
remote: Total 288 (delta 39), reused 0 (delta 0), pack-reused 168
Receiving objects: 100% (288/288), 36.85 KiB | 1.15 MiB/s, done.
Resolving deltas: 100% (94/94), done.
Error: Invalid formula: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/stripe/homebrew-stripe-cli/stripe.rb
formulae require at least a URL
Error: Cannot tap stripe/stripe-cli: invalid syntax in tap!
@JamieBradders
Copy link

Also experiencing this, would be great to see this one get resolved to avoid manual setup 🙏

@dries
Copy link

dries commented May 5, 2021

I have the same issue, this used to work iirc.

@cartersteinhoff
Copy link

Also running into the same issue. Would love to see to a solution implemented.

@BSFishy
Copy link
Author

BSFishy commented May 7, 2021

Just to note, this repository is automatically maintained by a bot. This issue should've been put on the https://github.com/stripe/stripe-cli repository. Use this issue instead: stripe/stripe-cli#645. I already recommended Snap and Flatpak because adding Linux to Homebrew would add a lot of unnecessary complexity.

@fresatto
Copy link

Same issue here :/

@D3VSOFTBG
Copy link

Same issue...

@aditodkar
Copy link

I am also facing same issue. Any idea what is workaround for this?

@ghenry
Copy link

ghenry commented Mar 16, 2022

Same.

@aral
Copy link

aral commented Apr 17, 2023

Yep, just came here to report the same thing.

Homebrew/homebrew-core#128554

Thoughts? @qaisjp @BenEmdon

@killshot13
Copy link

Same here; I came to report the issue. My first stop was on the Homebrew side of the house.

Stripe CLI on Linux: "Error: formulae require at least a URL"

However, they indicated it was a Stripe problem, which led me to this thread.
Would you happen to have any plans to support this anytime soon? 🙂

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

10 participants