mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
c9dfc6c484
This shows a more prominent warning when multiple versions of Angular are detected in the workspace and we are forced to choose one to use for the language server. This also logs those versions with their locations and directs the user to view the output panel. fixes #65466