에러 메시지 :
Missing or invalid credentials.
Error: connect ECONNREFUSED '{~~~}'
at PipeConnectWrap.afterConnect [as oncomplete] (node:net:1495:16) {
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '{~~~}'
}
~~~
remote: No anonymous write access.
fatal: Authentication failed for '{github repository 주소}'
해결방법 :
새로운 터미널 창 켜서 재시도
이 에러는 왜 뜨는걸까..? 그리고 해결방법이 어이가 없다