英文:
Angular language service not working ,new version
问题
我检查了 Angular 的 package.json 文件,但显示的是当前版本。当我检查 Angular 语言扩展时,显示的是 15.2 版本,而不是当前版本。这是在更新后发生的。
我查看了所有的 Angular 语言设置。
英文:
I checked the Angular package.json files, but the current version is showing there. When I check the Angular language extension, it shows 15.2 which is not the current version. it happened after updating enter image description here
enter image description here
I looked at all angular language settingsenter image description here
答案1
得分: 3
I see the reviews next to it? Not quite unwarranted. It's notoriously bad at times. Your only hope is to go back and install older versions of the language service. There are many esoteric suggestions in comments, blogs, and so forth, but they never were the solution.
After you select that, try to pick a corresponding version to your currently running Angular version and try out different versions.
英文:
Do you see the reviews next to it? Not quite unwarranted. It's notoriously bad at times. Your only hope is, to go back and install older versions of the language service. There are many esoteric suggestions in comments, blogs, and so forth, but they never were the solution.
After you select that, try to pick a corresponding version to your currently running Angular version and try out different versions.
答案2
得分: 0
Visual Studio Code 似乎没有接受更新,因为版本过旧。我已将其删除并重新下载。
英文:
I guess visual studio code did not accept the update because the version is old. I deleted and re-downloaded it.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论