Answers for "this version of cli is only compatible with angular versions 0.0.0 || ^11.0.0-beta || >=11.0.0 <12.0.0,"

1

This version of CLI is only compatible with Angular versions ^9.0.0-beta || >=9.0.0 <10.0.0, but Angular version 8.1.3 was found instead.

npm uninstall -g @angular/cli
npm cache clean
npm install -g @angular/[email protected]
Posted by: Guest on July-10-2020

Code answers related to "this version of cli is only compatible with angular versions 0.0.0 || ^11.0.0-beta || &gt;=11.0.0 &lt;12.0.0,"

Code answers related to "Javascript"

Browse Popular Code Answers by Language