yeoman / generator-angular

Yeoman generator for AngularJS
http://yeoman.io
5.74k stars 1.45k forks source link

need to install angular 1.5 instead of 1.4 #1416

Closed amodsy1989 closed 6 years ago

amodsy1989 commented 6 years ago

i am new to angular as well as yeoman, can anybody please help me installing angular 1.5 rather than 1.4 which i am getting with this generator.

eddiemonge commented 6 years ago

angular: ^1.4.0 means that angular 1.5.0, or whatever latest 1.x is, will get installed. Even though it says 1.4, if you check, you should see that the latest 1.x is installed. If its not, its a bug in Bower.