Closed dawpud closed 2 years ago
Hello, @dawpud! No, unfortunately that seems to be an issue on the path resolver for windows. Are you on Windows 10? Will check it here but probably only at the end of this week.
Hey @matheusccastroo thanks for getting back to me! Yes, I am using windows 10.
@dawpud Just released version 1.1.5, it should fix this issue. Would you mind checking, please?
@matheusccastroo So far, everything looks good. I am not getting the error anymore and I am getting confirmation that the extension successfully added packages to the jsconfig file. Thanks again!
Any time this extension tries to write to the jsconfig.json file, it throws an error saying it is unable to write to the file. However, the file path has an extra /C: at the beginning so, the path is "/C:/c:/...". A screenshot is below: Is there a setting that can be tweaked to change this file path? Thanks!