fabric8-analytics-vscode-extension
fabric8-analytics-vscode-extension copied to clipboard
[BUG] npm install inside vscode folder rather than workspace
trafficstars
Describe the bug The Stack Report is failing as VS Code is installed in Program Files, I'm not running it as Administrator and npm install is trying to create C:\Program Files\Microsoft VS Code Insiders\node_modules.
To Reproduce Steps to reproduce the behavior:
- Install VS Code in Program Files
- Run Stack Report
Expected behavior npm command would run using the workspace folder's path
Logs 2021-08-25T09_50_07_415Z-debug.log
VSCode(please complete the following information):
- OS: Windows 10
- VSCode version 1.60.0-insider (system setup) Commit: 5f19eee5dc9588ca96192f89587b5878b7d7180d Date: 2021-08-24T19:41:58.784Z
- Dependency Analytics Version 0.3.3