carloscuesta / gitmoji-cli

A gitmoji interactive cli tool for using emojis on commits. 💻
https://www.npmjs.com/package/gitmoji-cli
MIT License
4.63k stars 206 forks source link

can't use "gitmoji -u" to update #194

Closed Lichmaker closed 5 years ago

Lichmaker commented 5 years ago

Hello @carloscuesta!

i can't use gitmoji -u to update gitmoji

Issue:

when i use gitmoji -u , it said : ERROR: Network connection not found - ECONNABORTED

mac os 10.14.5 npm 6.10.1 node v12.1.0

image

Lichmaker commented 5 years ago

gitmoji version is 1.9.2

image

Lichmaker commented 5 years ago

i think that was a net work problem.

but something wrong again. :(

image

i can't update to 1.9.3

image

carloscuesta commented 5 years ago

Hey @Lichmaker as pointed out in the error message, this is a problem related with your connectivity.

Lichmaker commented 5 years ago

thank u. :)