ember-cli-rails-addon
ember-cli-rails-addon copied to clipboard
if jquery installed already, use that version, otherwise use Ember's
This problem is occuring when you are using ember-cli-rails on a Rails project that has Jquery already. Also with @ember/optinal-features package, Jquery is an optional dependency for Ember projects, so it should not be a hard dependency.