#VGLB

1 messages ยท Page 1 of 1 (latest)

modern forumBOT
proven surge
#

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?

heady harness
#

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.

proven surge
#

So what happens if you run stripe login ?

heady harness
#

zsh: command not found: stripe

proven surge
heady harness
#

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.

proven surge
#

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

heady harness
#

Thanks! I followed those steps and was able to login in and confirm access.