-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Comments
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). |
Fix is live! |
This was referenced Jan 12, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
HTTP GET error occurs when downloading inferno@5.1.0 from cloudfront:
https://codesandbox.io/s/m9qyj2wv4p
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
The text was updated successfully, but these errors were encountered: