Ionic cli freeze

ionic cli freeze

when i run command ionic serve

it prompt the command The Ionic CLI has an update available (3.20.0 => 4.10.2)! Would you like to install it?

after that i select yes or no . then cli freeze

ionic 1 with ionic 4 conflicts ?

yes ionic 1 with ionic 4 conflict

perhaps downgrade ionic cli, or make the move to ionic 4…

yeah i solved by downgrade npm

I had the exact same problem. I struggled with it for a while before search and finding your question.

I found that adding --no-interactive to the ionic command line also stopped this freezing and once again allowed ionic to build until the next auto update “meant to help us out” breaks our build process.