-
Notifications
You must be signed in to change notification settings - Fork 122
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
The Angular Language Service server crashed 5 times in the last 3 minutes. The server will not be restarted. #436
Comments
This is because such a template is invalid: https://runkit.com/ayazhafiz/ng-parser-badexpression We must have regressed on not blowing up when we have invalid templates. |
last known good version: v9.0.0-next.3. Regressed starting from next.4 onwards. changelog: angular/angular@9.0.0-next.3...9.0.0-next.4 |
The diagnostic message used to be:
|
If there is any parser errors when parsing template, we should stop immediately and not proceed with template expression diagnostics. This regression is caused by angular@6d11154 and affected v9.0.0-next.4 onwards. PR closes angular/vscode-ng-language-service#436
…3524) If there is any parser errors when parsing template, we should stop immediately and not proceed with template expression diagnostics. This regression is caused by 6d11154 and affected v9.0.0-next.4 onwards. PR closes angular/vscode-ng-language-service#436 PR Close #33524
…gular#33524) If there is any parser errors when parsing template, we should stop immediately and not proceed with template expression diagnostics. This regression is caused by angular@6d11154 and affected v9.0.0-next.4 onwards. PR closes angular/vscode-ng-language-service#436 PR Close angular#33524
…gular#33524) If there is any parser errors when parsing template, we should stop immediately and not proceed with template expression diagnostics. This regression is caused by angular@6d11154 and affected v9.0.0-next.4 onwards. PR closes angular/vscode-ng-language-service#436 PR Close angular#33524
The Angular Language Service server crashed 5 times in the last 3 minutes. The server will not be restarted. Extension version: 0.802.3 System Info
|
Angular CLI: 7.3.8 Package Version@angular-devkit/architect 0.13.8 (cli-only) |
|
@wrkettlitz Please see #449 |
Is there currently ANY working version?? @kyliau v9.0.0-next.3 didn't work for me (also not newest version 0.900.11) Angular CLI: 8.1.3 Package Version@angular-devkit/architect 0.801.3 VS Code |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Steps to reproduce:
@angular/language-service
package from project or update tov9.0.0-next.15
version{{ 5 / }}
interpolation to any templateThe Angular Language Service server crashed 5 times in the last 3 minutes. The server will not be restarted.
popup and this error in output window:The text was updated successfully, but these errors were encountered: