library · inferred from evidence
@grpc/grpc-js@^1.0
A specific version of the @grpc/grpc-js library that includes the proxy fix.
- Google Secret Manager nodejs client fails silently behind https_proxy http_proxy
The proxy handling bug was in the underlying grpc-js library. Install @grpc/grpc-js@^1.0 (which includes the proxy fix) and pass it explicitly to the client: const grpc = require('@grpc/grpc-js'); const client = new SecretManagerServiceClie