-
Notifications
You must be signed in to change notification settings - Fork 651
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
grpc install fails on alpine #1448
Comments
With that "Hit error bad download" line, this looks like the same bug that I reported as nodejs/node#33254, which turned out to actually be the bug tomas/needle#312, which has since been fixed. I am working on a |
@murgatroid99 I also made a PR in |
Fortunately, unbundling |
@murgatroid99 we did the |
I will update this issue when I publish the new version of |
|
I run into this issue today using latest node version, even with grpc 1.24.3. Using an older node version worked for me:
|
It didn't work with Node 15 because we didn't add support for Node 15. This issue was resolved. |
Problem description
A clear and concise description of what the problem is.
Reproduction steps
This only reproduces in Google Cloud Build.
Environment
Google Cloud Build.
Linux 5.0.0-1034-gcp
Docker with alpine:3.10
Additional context
The text was updated successfully, but these errors were encountered: