After updating to Angular 13, in my WebStorm the async pipe turned red with the message
Missing require() statement
Also, all directives turned with a warning like
No directive is matched on attribute ngIf
I've installed https://plugins.jetbrains.com/plugin/6971-angular-and-angularjs again, restarted WebStorm, and nothing. I have WebStorm 2021.2.3
Note that compilation works fine, project works fine, I'm just getting these errors and warnings.
Going back in my commits to pre-update (Angular 12) and running npm i
the red and warnings disappear.
Any suggestions?
Hm... it seems that Angular 13 is not yet supported
https://youtrack.jetbrains.com/issue/WEB-53312?_ga=2.96724378.402765000.1636963958-943143576.1632898581
I've installed the Beta version https://www.jetbrains.com/webstorm/nextversion/ (Build #WS-213.5744.37, built on November 11, 2021) and it works fine now. So, we need to wait for the next release.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With