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(@angular/build): show unit-test error for missing vitest package
When using the experimental `unit-test` builder with `vitest` as the runner,
an error message will now be shown if the `vitest` package cannot be loaded.
The error message includes a suggestion to install the package if not present.
0 commit comments