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

Travis CI got stuck in "npm ERR! code E404" #542

Closed
vita-dounai opened this issue Aug 6, 2019 · 3 comments
Closed

Travis CI got stuck in "npm ERR! code E404" #542

vita-dounai opened this issue Aug 6, 2019 · 3 comments

Comments

@vita-dounai
Copy link
Contributor

vita-dounai commented Aug 6, 2019

I put forward a pull request but it seems that it's very hard to pass the test of Travis CI. >_<

My PR's link is #515. The Travis CI always tell me when installing some NPM packages such like secp256k1, the npm got a 404 error and the test failed immediately. But all tests run well on my own computer, so I wonder that what happend in Travis CI?

@vita-dounai vita-dounai changed the title Travis CI get stuck in "npm ERR! code E404" Travis CI got stuck in "npm ERR! code E404" Aug 6, 2019
@aklenik
Copy link
Contributor

aklenik commented Aug 6, 2019

@vita-dounai
@nklincoln is looking into this issue, which is also affecting the other PRs. Current guess is, that it's a resource limitation from the Travis side.

@aklenik
Copy link
Contributor

aklenik commented Aug 6, 2019

@vita-dounai PR #543 circumvents this problem. So rebase your PR to the current caliper/master, and force-push it again

@vita-dounai
Copy link
Contributor Author

I push again and the problem solved 👍 :)

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

No branches or pull requests

2 participants