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

error fetching dependency from cloudfront #904

Closed
smcatala opened this issue Jun 14, 2018 · 2 comments
Closed

error fetching dependency from cloudfront #904

smcatala opened this issue Jun 14, 2018 · 2 comments

Comments

@smcatala
Copy link

HTTP GET error occurs when downloading inferno@5.1.0 from cloudfront:
https://codesandbox.io/s/m9qyj2wv4p
image

same error when following the corresponding url:
https://d1jyvh0kxilfa7.cloudfront.net/v1/combinations/inferno@5.1.0%2Binferno-create-element@5.1.0.json

there are no such errors with inferno@5.0.6 (and any other previous versions):
https://codesandbox.io/s/znmyj24w4p
image

@CompuIves
Copy link
Member

CompuIves commented Jun 14, 2018

Aii, seems like the postinstall script of the dependency failed. I'm deploying a fix now (fix being that we ignore postinstall scripts for dependencies that are not installed from git).

@CompuIves
Copy link
Member

Fix is live!

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