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
Hello, first of all thanks for your VSCode extension!
I'm finding the following error everytime I try to get the owner of the open file:
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type object
at assertPath (path.js:39:11)
at Object.normalize (path.js:287:5)
at trueCasePathSync
Did you notice the same error? Do you want other infos?
The text was updated successfully, but these errors were encountered:
Hello, first of all thanks for your VSCode extension!
I'm finding the following error everytime I try to get the owner of the open file:
Did you notice the same error? Do you want other infos?
The text was updated successfully, but these errors were encountered: