

I've restarted the IDE (so many times).ĭependencies (angular) "~7.2.14",ĭevDependencies (angular related) "^7.2. WebStorm 2021.2.4 Build WS-212.5712.44, built on DecemAlso fails in EAP. It's just intellij's detection that doesn't work. I've imported BrowserModule, CommonModule, and the project works perfectly fine.

Though MatAutocompleteModule is correctly imported. No directive is matched for *ngFor and unresolved pipe async. Says RouterModule is not an angular module. The problem is that none of angular's modules are recognized I'm having a problem getting angular language support running with a project that uses webpack (not sure if that's important, but without webpack everything works fine in intellij), and which is a multi module project consisting of java and an angular app.
