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

[0.6.2] Vue language server crashes extremely often #156

Closed
icehaunter opened this issue Apr 26, 2017 · 2 comments
Closed

[0.6.2] Vue language server crashes extremely often #156

icehaunter opened this issue Apr 26, 2017 · 2 comments

Comments

@icehaunter
Copy link

This is the error log:

[Info  - 5:34:00 PM] Connection to server got closed. Server will restart.
/home/icehaunter/.vscode/extensions/octref.vetur-0.6.2/client/server/node_modules/typescript/lib/typescript.js:23318
                var symbol = container.locals.get(node.text);
                                             ^

TypeError: Cannot read property 'get' of undefined
    at isNameOfExportsOrModuleExportsAliasDeclaration (/home/icehaunter/.vscode/extensions/octref.vetur-0.6.2/client/server/node_modules/typescript/lib/typescript.js:23318:46)
    at bindStaticPropertyAssignment (/home/icehaunter/.vscode/extensions/octref.vetur-0.6.2/client/server/node_modules/typescript/lib/typescript.js:23396:17)
    at bindWorker (/home/icehaunter/.vscode/extensions/octref.vetur-0.6.2/client/server/node_modules/typescript/lib/typescript.js:23079:29)
    at bind (/home/icehaunter/.vscode/extensions/octref.vetur-0.6.2/client/server/node_modules/typescript/lib/typescript.js:22974:13)
    at visitNode (/home/icehaunter/.vscode/extensions/octref.vetur-0.6.2/client/server/node_modules/typescript/lib/typescript.js:14662:20)
    at Object.forEachChild (/home/icehaunter/.vscode/extensions/octref.vetur-0.6.2/client/server/node_modules/typescript/lib/typescript.js:14826:24)
    at bindEachChild (/home/icehaunter/.vscode/extensions/octref.vetur-0.6.2/client/server/node_modules/typescript/lib/typescript.js:21771:16)
    at bindBinaryExpressionFlow (/home/icehaunter/.vscode/extensions/octref.vetur-0.6.2/client/server/node_modules/typescript/lib/typescript.js:22416:17)
    at bindChildrenWorker (/home/icehaunter/.vscode/extensions/octref.vetur-0.6.2/client/server/node_modules/typescript/lib/typescript.js:21831:21)
    at bindChildren (/home/icehaunter/.vscode/extensions/octref.vetur-0.6.2/client/server/node_modules/typescript/lib/typescript.js:21746:17)
@sebastianmacias
Copy link

Same here, keep having to go back to vetur 0.5.6

@octref
Copy link
Member

octref commented Apr 27, 2017

Dup of #131. Should be fixed in 0.6.4.

@octref octref closed this as completed Apr 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants