Everytime I run an ionic command, it tells me I should update the ionic CLI from 3.4.0 to 3.5.0. And after each update, it show that I have 3.5.0 installed but still requires me to update on the next command. Am I doing something wrong?
Here’s a screenshot of me updating ionic and running an “ionic g” comman right after the update.
Run ionic -v
and ionic info
please (select n
if you get the prompt to update again).
I would guess you have some permissions messed up or even somehow two versions of Ionic installed.
Did a full install from start (including the OS). Fixed the problem. Thanks