fabric8-analytics-vscode-extension icon indicating copy to clipboard operation
fabric8-analytics-vscode-extension copied to clipboard

[BUG] npm install inside vscode folder rather than workspace

Open Fydon opened this issue 4 years ago • 0 comments
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:

  1. Install VS Code in Program Files
  2. 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

Fydon avatar Aug 25 '21 10:08 Fydon