kisstkondoros / gutter-preview

Other
158 stars 37 forks source link

The "path" argument must be of type string. Received type undefined #38

Closed Yzrsah closed 5 years ago

Yzrsah commented 5 years ago

I am getting hundreds of errors in Developer Tools console log:

mainThreadExtensionService.ts:50 TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined

at Timeout.throttleIds.(anonymous function).setTimeout [as _onTimeout] (kisstkondoros.vscode-gutter-preview-0.17.2/out/src/decorator.js:19:17)

I try to keep my console log clear of extension errors so I can resolve problems or performance issues with extensions, so I had to disable this extension for now

kisstkondoros commented 5 years ago

Thanks for reporting the problem, a new version is available in the market which hopefully resolves this. Sorry for the inconvenience.