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

install issue with jetbrain rider terminal !!! #1082

Open
sably opened this issue Jun 9, 2023 · 3 comments
Open

install issue with jetbrain rider terminal !!! #1082

sably opened this issue Jun 9, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@sably
Copy link

sably commented Jun 9, 2023

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

ssssss

@sably sably added the bug Something isn't working label Jun 9, 2023
@MahalParida
Copy link

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
Copy link

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
Copy link
Author

sably commented Jun 18, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants