Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade ember suave, pin jquery #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ryanto
Copy link

@ryanto ryanto commented Feb 23, 2016

I just pulled this project and was unable to get tests running. Applying
the follow gets all tests passing.


Upgrade ember-suave to 1.2.3
https://github.com/dockyard/ember-suave/issues/84

Fixes:

➜  ember-page-object git:(master) ember test
Future versions of Ember CLI will not support v4.3.1. Please update to Node 0.12 or io.js.
version: 1.13.7
Build failed.
Rule "disallowVar" is already registered
AssertionError: Rule "disallowVar" is already registered

jQuery version pin
emberjs/ember.js#12787

Fixes:

Uncaught Error: Assertion Failed: Ember Views require jQuery between 1.7 and 2.1

I just pulled this project and was unable to get tests running. Applying
the follow gets all tests passing.

Upgrade ember-suave to 1.2.3
https://github.com/dockyard/ember-suave/issues/84

jQuery version pin
emberjs/ember.js#12787
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant