I just tried https://github.com/googleapis/google-api-nodejs-client#first-example (with my key of course) and hit the error ECONNRESET.
If I switch to node 10 sometime I will hit the error "Client network socket disconnected before secure TLS connection was established" but ECONNRESET is more common.
I am using vpn but I can get the correct result in chrome

Environment details
- OS: macOS 10.14
- Node.js version: 8.14 & 10.12
- npm version: 6.4.1
googleapis version: 35
Steps to reproduce
- https://github.com/googleapis/google-api-nodejs-client#first-example
- start vpn and run node
Thanks!
I just tried https://github.com/googleapis/google-api-nodejs-client#first-example (with my key of course) and hit the error ECONNRESET.
If I switch to node 10 sometime I will hit the error "Client network socket disconnected before secure TLS connection was established" but ECONNRESET is more common.
I am using vpn but I can get the correct result in chrome
Environment details
googleapisversion: 35Steps to reproduce
Thanks!