Getting “Uncaught Error: Assertion Failed: Ember Views require jQuery between 1.7 and 2.1” with app created through ember-cli
问题 I'm starting with ember. I followed the Getting Started guide at emberjs.com and managed to create a new ember application by running the following commands: npm install -g ember-cli ember new sample-app Everything went successful and I can see the app files generated by ember-cli. Soon after that I did: ember server The command line shows: version: 1.13.13 Livereload server on http://localhost:49153 Serving on http://localhost:4200/ Build successful - 4426ms. Slowest Trees | Total ----------