uber-cli
uber-cli copied to clipboard
Failed when running from behind a proxy server
I like your CLI. Good job.
But found a minor issue. uber time 'place' - failed when running from behind a proxy server. http_proxy and https_proxy variables were set, before running the command.
Error:
(node:16472) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: connect ECONNREFUSED 216.58.196.106:443

same for me :)