oleg-shilo / Favorites.vscode

VSCode extension for managing Favorites
MIT License
23 stars 6 forks source link

The "path" argument must be of type string. Received null #25

Closed mmapes closed 2 years ago

mmapes commented 2 years ago

On Windows 10. VS Code version 1.60.1., I am stuck on this error: image

I have uninstalled and reinstalled the extension. I even uninstalled and reinstalled VS code, then reinstalled the extension, and I still get the same error.

Any advice on which "path" argument might not be set on a clean Windows install?

(FYI it looks like downgrading to 1.5.2 fixes the issue)

oleg-shilo commented 2 years ago

My apologies, I missed this problem. The new functionality did not handle the initialization with no Folder/Workspace opened.

Fixed in v1.5.4. You can update the extension.