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
Install karma peer dependencies on test init (#2693)
* implicitly install karma-<testingFramework>'s peer dependencies on test init command
* add exception handling when installing packages already present in the project
* log warning instead of throwing errors when a package's name couldn't be determined when installed using the node-package-manager service
0 commit comments