@somtam wrote:
Hello everybody,
I don't understand the difference between the Ionic Lib version, the one that I can find insert in the terminalionic -v
and the ionic version in the app, the one that is in the bower.json file.
Why are they different?
And also if I want to be sure to have my app with the leatest version of ionic I do this first
sudo npm install -g ionic
and then in the app root
ionic lib update
I assume that the first command update the Ionic version of npm and the second update the library in my app www/lib. But reading from the ionic-cli on github I don't understand what this is for
bower update
and when or if I have to use it.
Thanks a lot for helping!
Posts: 6
Participants: 2