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

[BUG] RHDA can not open pom.xml when it is not in default disk (Windows)

Open fravelgue opened this issue 1 year ago • 6 comments
trafficstars

Describe the bug RHDA can not open pom.xml when it is not located in default disk. For example, X:\ It shows this error:

ENOENT: no such file or directory, access 'C:\fravelgue\learn-spring\pom.xml'

To Reproduce Steps to reproduce the behavior:

  1. Open pom.xml that is in a different disk to C:\. In the screenshot: X:\fravelgue\learn-spring\pom.xml
  2. See error

Expected behavior The effective-pom.xml is generated, and I am able to analyze dependencies as normal.

Screenshots 20240731_fabric8-analytics-vscode-extension

Logs n/a

VSCode(please complete the following information):

  • OS: Windows: 11 23H2
  • VSCode version: 1.91.1
  • Dependency Analytics Version: 0.9.5

Additional context It works when using context menu (right button): Red Hat Dependecy Analytics Report.

fravelgue avatar Jul 31 '24 14:07 fravelgue