-
Notifications
You must be signed in to change notification settings - Fork 13
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
unit and e2e tests failing #19
Comments
Unit test output:
E2e test output:
|
Hi, |
Yes, I'm on branch Maybe you will see the same errors if you delete the dependencies folders and install again, or just clone and run it again in another place. |
I cloned master branch. Ran
|
I have the same versions and also on OS X 10.11
Maybe your local npm and bower still have some resolution cache. Can you try clean their out with this commands below?
|
It's all the same, all tests completed with success. |
Sorry, I didn't have time to run tests on Ubuntu, but I'll try it as soon as possible. |
Unit and e2e tests are failing here. I'm on a mac, tried to run with node
4.2.1
and6.2.1
.Maybe the problem were with a conflict of dependencies version during the bower install:
I tried all of the options above.
The text was updated successfully, but these errors were encountered: