You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried reproducing this issue on my mac, and I get different error, not sure if related.
I'm also running the extension from source, that too could make a difference.
I'll keep investigating.
I've tested the VSCode extension from source, also being tested/referenced is the fabric8-analytics/fabric8-analytics-lsp-server from source, and I'm now no longer getting the previous error on the same package.json file.
So, maybe there's something in master of this repo, or something in master of fabric8-analytics-lsp-server that didn't make its way in the release. I'll keep investigating.
Hi @johnsteele
My understanding of this issue is that the VSCode extension is producing an error message when trying to deal with a pom.xml file that is stored on a different disk drive to the default drive.
Now that you have overcome the issue you described above, have you been able to recreate the original issue?
Describe the bug
RHDA can not open pom.xml when it is not located in default disk. For example,
X:\
It shows this error:
To Reproduce
Steps to reproduce the behavior:
C:\
. In the screenshot:X:\fravelgue\learn-spring\pom.xml
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):
Additional context
It works when using context menu (right button):
Red Hat Dependecy Analytics Report
.The text was updated successfully, but these errors were encountered: