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?