angular / vscode-ng-language-service

Angular extension for Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Report a bug that does not exist

ivanferrer opened this issue · comments

I'm using Angular 8 in my project, but it keeps reporting an error that doesn't exist on the template page:
Captura de tela de 2023-12-13 12-18-25

Hi Ivan, this is expected. The current version of the language service will not work for an old Angular 8 project. You should instead install an older version of the extension. Anything before the version 11 release should support the old compiler version. If you're using version 11 or later, you would need to enable view engine support in the extension options (which in turn is not available in the latest versions).

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.