When I attempt to run the command 'stripe listen' in the VS Code terminal, an error is thrown:
The term 'stripe' is not recognized as the name of a
cmdlet, function, script file, or operable program. Please check the
spelling of the name and make sure the path is correct before trying again.
Does anyone know how to resolve this issue?
I've already set up Stripe-CLI for my project using the command prompt, but it's not functioning properly in the VS Code terminal.