fabric8-analytics-vscode-extension
fabric8-analytics-vscode-extension copied to clipboard
[BUG] RHDA can not open pom.xml when it is not in default disk (Windows)
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:
- Open pom.xml that is in a different disk to
C:\. In the screenshot:X:\fravelgue\learn-spring\pom.xml - See error
Expected behavior The effective-pom.xml is generated, and I am able to analyze dependencies as normal.
Screenshots
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.