jfrog-vscode-extension icon indicating copy to clipboard operation
jfrog-vscode-extension copied to clipboard

Use a chosen terminal in VSC instead of the default OS terminal

Open dortam888 opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. I use gitbash terminal in VSC that is running in Windows OS. When attempting to run a scan it fails with error: "Could not scan npm project dependencies, because npm CLI is not in the PATH" It is trying to use npm in the default windows path rather then the chosen terminal path which makes this error.

Describe the solution you'd like to see It should run the scan based on the chosen terminal in VSC rather than the default OS

dortam888 avatar Apr 04 '24 13:04 dortam888