chsakell / aspnet-core-identity

ASP.NET Core Identity Series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VS 2022, get 'The "@angular/compiler-cli" package was not properly installed' despite running 'npm install' before

senglory opened this issue · comments

Trying to run the project from VS 2022, but got 'The "@angular/compiler-cli" package was not properly installed' error message right at the call app.UseWebpackDevMiddleware(). What should I do to have it fixed?