#Xcoder-cli

1 messages · Page 1 of 1 (latest)

copper sigil
#

heya @echo hollow, can you verify that the Stripe executable is in your PATH environment variable?

To see your PATH in cmd:
echo %PATH%

Or in powershell:
$env:PATH

echo hollow
#

C:\ProgramData\Oracle\Java\javapath;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0;C:\windows\System32\OpenSSH;C:\Program Files\nodejs;C:\Program Files\Git\cmd;C:\Program Files\dotnet;C:\Users\mohd isa\scoop\shims;C:\Users\mohd isa\AppData\Local\Microsoft\WindowsApps;C:\Users\mohd isa\AppData\Roaming\npm;D:\App Development\Flutter-tut-1\flutter\bin;C:\Users\mohd isa\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\mohd isa.dotnet\tools

#

in cmd

copper sigil
#

hmmm, if you run stripe from this folder C:\Users\mohd isa\scoop\apps\stripe\current\ does it work?

echo hollow
#

yeah

#

But i want to run

#

stripe listen --forward-to localhost:3000/api/webhook in my vscode terminal

copper sigil
#

after that try restarting your VS studio and try to see if it works

echo hollow
#

thanks it works

copper sigil
#

yay! 😄