-
Notifications
You must be signed in to change notification settings - Fork 534
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
I can't get this to work 14 failures #43
Comments
See #34. Ensure you are not using global dependencies, install the dependencies locally to the project ( Have a look at how Travis CI runs the build. Yours should be the same. |
I don't think I'm using global dependencies. I can't clone your remote repositories, so I downloaded the zip. NPM Install fails:
NPM test fails:
|
You should update node and npm. |
Initial failure is related to #64 |
I can't get this to work on windows or mac. Let me know if I can do anything to help sniff out the issue
The text was updated successfully, but these errors were encountered: