Cli 3.6.0 issue with older project

it ask for cli . if i choose no option then it is not compiling my code and direct building my project. my project is in ionic-angular 2.4.8

[WARN] No local CLI detected.
       Starting with CLI 3.6, the CLI must be installed locally to use local CLI plugins.

? Install now? No
[WARN] Not loading local CLI plugins in global mode. CLI functionality may be limited.
> cordova run android
ANDROID_HOME=D:\Software\android-sdk_r24.4.1-windows\android-sdk-windows
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_131
Subproject Path: CordovaLib
Incremental java compilation is an incubating feature.
:preBuild UP-TO-DATE
:preDebugBuild UP-TO-DATE
:checkDebugManifest

Why do you not just choose “Yes”? This is only about Ionic CLI, not ionic-angular.

1 Like

This happened to me, just follow the onscreen instructions and it’ll set you up with the most current stable version. Other than that you’re going to get nothing but errors.

ya i got that . there was a confusion …

So did choosing “Yes” fix it and everything works?

1 Like

So, you’re good now?

2 Likes

yes it’s working fine now.