-
Notifications
You must be signed in to change notification settings - Fork 32
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
STRIPE CLI VS CODE EXTENSION NOT LOGGING ME IN #559
Comments
Hi Shar, the extension should automatically pick up the default location of the extension but it's possible it cannot find it. There is an extension setting called For example, mine is set to |
this is the path C:\Users\Owner\strapi\stripe.exe I added that but i get this error |
Hello @shar27 , I created a folder, and I unziped my exe into it, So my absolute path is C:\Stripe\stripe_1.9.0_windows_x86_64\stripe.exe I copy & paste it like this without quotes and it worked |
@GalaxHD551 thanks for assisting with the issue, I think you're pointing out the problem which is that |
For Macs when you 'unzip', the resulting 'executable' is a unix file with no extension so VS Code still cant find it. Any overrides for this? |
@suz-stripe It actually works well when we set Cli install Path to stripe.exe. |
Hi,
I am able to login to the stripe cli and I am able to perform the commands but my stripe vs code extension keeps asking me to install. Is this a known bug?
I've tried uninstalling and reinstalling the extension and I have tried doing the same for VS code. However, it is still asking me to install it.
The extension even says that is enabled globally
The text was updated successfully, but these errors were encountered: