#VGLB
1 messages ยท Page 1 of 1 (latest)
Hello ๐
It sounds like Stripe CLI wasn't installed properly as it doesn't recongnize stripe as valid command.
Have you tried restarting the terminal?
Thanks for your help. I just tried that, then re-opened by double clicking Stripe CLI and it runs this:
Last login: Tue Jun 6 13:19:23 on ttys000
angelavalley@Angelas-MacBook-Pro ~ % /Users/angelavalley/Downloads/stripe ; exit;
The official command-line tool to interact with Stripe.
Before using the CLI, you'll need to login:
$ stripe login
If you're working on multiple projects, you can run the login command with the
--project-name flag:
$ stripe login --project-name rocket-rides
There's more but won't fit.
So what happens if you run stripe login ?
zsh: command not found: stripe
Maybe try this?
https://stackoverflow.com/questions/66662013/stripe-login-zsh-command-not-found-stripe
It looks like the CLI isn't installed correctly
I can't enter anything in the same window with the stripe commands...so I open a new window and try
I'll check this out. Thanks. I also tried Homebrew and got the same error.
yeah since its an installation issue, we can't help much ๐ฆ we mostly help folks with API related questions, would recommend looking up the error on google as I'm sure there are plenty results with answers that you can try
Thanks! I followed those steps and was able to login in and confirm access.