You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(@schematics/angular): pin karma-jasmine-html-reporter to patches in new projects
Synchronizes the version pinning strategy with the other karma and jasmine project dependencies.
Allows project's created with npm 7+ to successfully install. `[email protected]` requires dependency versions not present in a new 11.2.x project.
Fixes#20719
0 commit comments