Closed arnauldvm closed 7 years ago
Hey @arnauldvm
What's failing is Axios making the request to get the emojis.json from the main repository. The error shown ERROR: Network connection not found - ECONNABORTED
is thrown directly from Axios. Closing this issue since it's not a bug from the client.
Hello @carloscuesta!
Can't get gitmoji to work (at all) in our infrastructure.
I suspect an issue with my proxy (I'm using CNTLM running on localhost:8080, see below). As far as i could see, the requests from gitmoji-cli do not hit my proxy. (But I don't see what could be wrong with my config.)
Issue:
then I have to hit
Ctrl+C
, and:OS: Windows 7 Enterprise SP1 gitmoji-cli -v: 1.5.1 Node version: 4.4.7 npm version: 3.10.3
Error Message: (see above trace)