Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin isn't working with Vue files #13

Open
salvadornico opened this issue Feb 22, 2018 · 1 comment
Open

Plugin isn't working with Vue files #13

salvadornico opened this issue Feb 22, 2018 · 1 comment

Comments

@salvadornico
Copy link

This appears in the output console as soon as I start up VSCode:

[Info  - 10:07:41 PM] Linter is running.
[Info  - 10:07:42 PM] TSLint library loaded from: c:\Development\elie\node_modules\tslint\lib\index.js
TypeError: Cannot read property 'text' of undefined
    at getErrorSpanForNode (c:\Development\elie\node_modules\typescript\lib\typescript.js:8305:39)
    at createDiagnosticForNodeInSourceFile (c:\Development\elie\node_modules\typescript\lib\typescript.js:8230:20)
    at Object.createDiagnosticForNode (c:\Development\elie\node_modules\typescript\lib\typescript.js:8226:16)
    at error (c:\Development\elie\node_modules\typescript\lib\typescript.js:25081:22)
    at resolveExternalModule (c:\Development\elie\node_modules\typescript\lib\typescript.js:26311:25)
    at resolveExternalModuleNameWorker (c:\Development\elie\node_modules\typescript\lib\typescript.js:26249:20)
    at mergeModuleAugmentation (c:\Development\elie\node_modules\typescript\lib\typescript.js:25237:34)
    at initializeTypeChecker (c:\Development\elie\node_modules\typescript\lib\typescript.js:47446:25)
    at Object.createTypeChecker (c:\Development\elie\node_modules\typescript\lib\typescript.js:24920:9)
    at getDiagnosticsProducingTypeChecker (c:\Development\elie\node_modules\typescript\lib\typescript.js:74460:93)

Any idea what's going on?

@Tomotoes
Copy link

I also met this problem, don't know what to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants