Skip to content
This repository was archived by the owner on Sep 17, 2022. It is now read-only.

Conversation

kangyizhang
Copy link

@kangyizhang kangyizhang commented Jul 11, 2019

With pre-compile addon, it's likely that we miss uploading the addon for one or two platforms when publishing npm package. The package could build native addon from source when the addon is not available on GCP, but we should not print out error message which confuses user.

node-pre-gyp provides an option node-pre-gyp install --fallback-to-build which silently fallback to compile addon from source when it fails to download from GCP.


This change is Reviewable

@kangyizhang kangyizhang requested a review from nkreeger July 11, 2019 21:39
@kangyizhang kangyizhang merged commit 20d091c into master Jul 13, 2019
@kangyizhang kangyizhang deleted the kangyi-fix branch July 15, 2019 17:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants