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): change karma-jasmine-html-reporter dependency to use tilde
Older versions of `karma-jasmine-html-reporter` require `jasmine-core@>=3.8` which causes unmet peer dependencies errors when using NPM 7+
Closes#22217
0 commit comments