mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-21 05:52:41 +08:00
With this change we update the `assertCompatibleAngularVersion` logic to use `peerDependencies` on `@angular/compiler-cli` listed in the `package.json` to determine if the installed Angular version is supported or not. This is a fix for: https://github.com/angular/angular-cli/pull/21449 https://circleci.com/gh/angular/angular-cli/259835?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link