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 there,
I have this problem, and understand how to fix it.
Thanks for your help!
[Info-22:52:16]Linterisrunning.[Info-22:52:17]TSLintlibraryloaded from: e:\Work\www\lbdc-firebase\front\node_modules\tslint\lib\index.js[Info-22:52:17]vscode-tslint: 'The "path" argument must be of type string. Received type undefined'whilevalidating: e:\Work\www\lbdc-firebase\front\src\App.vue stacktrace: TypeError[ERR_INVALID_ARG_TYPE]: The"path"argumentmustbeoftypestring.ReceivedtypeundefinedatassertPath(path.js:39:11)atObject.dirname(path.js:651:5)atgetParsedTsConfig(c:\Users\Maxime\.vscode\extensions\prograhammer.tslint-vue-1.5.6\server\server.js:553:127)atcreateProgram(c:\Users\Maxime\.vscode\extensions\prograhammer.tslint-vue-1.5.6\server\server.js:458:20)
at c:\Users\Maxime\.vscode\extensions\prograhammer.tslint-vue-1.5.6\server\server.js:420:31atGenerator.next(<anonymous>)
at fulfilled (c:\Users\Maxime\.vscode\extensions\prograhammer.tslint-vue-1.5.6\server\server.js:7:58)
at process._tickCallback (internal/process/next_tick.js:68:7)
[Info - 22:52:17] vscode-tslint: 'The "path" argument must be of type string. Received type undefined' while validating: e:\Work\www\lbdc-firebase\front\src\store\types.ts stacktrace: TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined
at assertPath (path.js:39:11)
at Object.dirname (path.js:651:5)
at getParsedTsConfig (c:\Users\Maxime\.vscode\extensions\prograhammer.tslint-vue-1.5.6\server\server.js:553:127)
at createProgram (c:\Users\Maxime\.vscode\extensions\prograhammer.tslint-vue-1.5.6\server\server.js:458:20)
at c:\Users\Maxime\.vscode\extensions\prograhammer.tslint-vue-1.5.6\server\server.js:420:31
at Generator.next (<anonymous>)
at fulfilled (c:\Users\Maxime\.vscode\extensions\prograhammer.tslint-vue-1.5.6\server\server.js:7:58)
The text was updated successfully, but these errors were encountered:
Hello there,
I have this problem, and understand how to fix it.
Thanks for your help!
The text was updated successfully, but these errors were encountered: