Assuming I created this Ember application last week:
ember new shop
cd shop
ember install:addon ember-cli-scaffold
ember g scaffold product name:string
The console tells me that this application uses Ember 1.10.0:
How can I upgrade this Ember application to Ember version 1.11.0?
The syntax has been updated to:
bower install ember#2.0.0 --save-dev --save-exact
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With