Closed thtliife closed 3 years ago
pr incoming with proxy support for node-fetch...
@thtliife hey! When are you planning to merge this and in which version this will be available? It would be great to pass proxy settings as params
if needed.
hi @S-Mann I am not able to merge pr's in this repo... i am merely a contributor. The delay on this one, however, was my fault. I needed to address a couple of issues before merging would be allowed, and write some tests.
Hello @carloscuesta!
When trying to use
gitmoji --update
behind a corporate proxy, an ECONNREFUSED error is encountered.Issue:
node-fetch fails to connect through a proxy in the fetch function call in
utils/getEmojis.js
Steps to reproduce:gitmoji --update
OS: macOS Big Sur
gitmoji -v:
3.4.0
Node version:
14.16.1
15.14.0
16.0.0