stripe / stripe-cli

A command-line tool for Stripe
https://stripe.com/docs/stripe-cli
Apache License 2.0
1.59k stars 374 forks source link

install issue with jetbrain rider terminal !!! #1082

Open sably opened 1 year ago

sably commented 1 year ago

hi there, when I want to install stripe with JetBrains rider terminal I got a problem:

ssssss

MahalParida commented 1 year ago

Did you tried to set the path variable in window environment path. As per the documentation you also need to add the path of stripe cli binary to environment variable edit environment for your account.

Fix

  1. Search for environment variable in windows search bar.
  2. Go path in the user variables for "your username"
  3. Click on browse and select the stripe-cli binary where you have exacted the zip.
  4. Once done reload your terminal in jetbrains rider it will show.

If still you are facing the issue do let me know.

MahalParida commented 1 year ago

I have recently added stripe cli to winget if you use windows 10 or windows 11 you can now install stripe cli by running the command winget install "Stripe Cli" . This will automictically install stripe and will add it the env path. Just remember to refresh your environment in the shell just close the cmd/terminal and reopen it.

sably commented 1 year ago

Ty

On Sun, Jun 18, 2023, 4:09 PM MahalParida @.***> wrote:

I have recently added stripe cli to winget if you use windows 10 or windows 11 you can now install stripe cli by running the command winget install "Stripe Cli" . This will automictically install stripe and will add it the env path. Just remember to refresh your environment in the shell just close the cmd/terminal and reopen it.

— Reply to this email directly, view it on GitHub https://github.com/stripe/stripe-cli/issues/1082#issuecomment-1596112799, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGANRXOGSMDW6FRAZ2OM2ITXL3SGRANCNFSM6AAAAAAZAMOWGQ . You are receiving this because you authored the thread.Message ID: @.***>