Property 'ɵunwrapWritableSignal' does not exist on type 'typeof import("/home/thrymr/Desktop/ILMCT 2/ilmct-frontend/node_modules/@angular/core/index")'.
Project is compiled successfully and running but getting this error wherever I'm using at the place of [(ngModel)]
. What can be the reason and how to remove this error?
I tried everything like uninstalling my vs code and installing again, cloned project again. Using angular version is 14 and Node.js version is 18
Moderator note: This appears to be a bug in the latest release of the Angular Language IDE extension. Please do not add new answers pointing solely to the bug, or telling people to downgrade.
This just happened to me as well when I updated the angular language service extension , I fixed it by installing version 17.1.0