Push 에서 github 오류가 뜨는데요
204
작성한 질문수 13
본문을 보아하니 Invalid username or password.
이게 오류같은데 계정 셋팅을
Setting에 가서 했는데도 안되네요.. 혹시 어디서 해야할까요
git --no-optional-locks -c color.branch=false -c color.diff=false -c color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v --tags origin refs/heads/master:refs/heads/master
Pushing to https://github.com/EricKim-Changetheworld/jsplayground3
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/EricKim-Changetheworld/jsplayground3/'
Pushing to https://github.com/EricKim-Changetheworld/jsplayground3
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/EricKim-Changetheworld/jsplayground3/'
Pushing to https://github.com/EricKim-Changetheworld/jsplayground3
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/EricKim-Changetheworld/jsplayground3/'
Pushing to https://github.com/EricKim-Changetheworld/jsplayground3
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/EricKim-Changetheworld/jsplayground3/'
Completed with errors, see above
답변 1
-1
안녕하세요? 설정에서 안 될 경우 몇 가지 해결책이 있는데요.
1) github 저장소 주소를 https://사용자아이디@github.com/.../... 으로 변경해 본다.
2) 윈도우라면 자격 증명 관리자, 맥이라면 osxkeychain 에서 깃헙관련 사용자 정보를 삭제해 보세요.
https://yunseul-light.blogspot.com/2017/08/github-windows-git.html 참고해 보시고 그래도 안 되면 검색해 보세요. 워낙 오류의 종류가 많고 해결책도 다양하게 나옵니다.
push 도중 "오류가 나면서 완료됨." 문제 해결
0
268
0
세 번째 프로그램 관련 질문입니다
0
252
0
submit때마다 print된 구구단을 지우고 싶어요..
0
360
1
this 질문
0
215
0
질문드립니다!
0
246
0
동영상 권한 문제
0
395
2
뒤집는 기능, 일치 여부 기능 구현해봤습니다 .
1
242
1
코드 어디서 확인할수있나요..???
1
240
1
소스트리 자꾸 꺼지는 현상
0
286
1
질문 드립니다.
1
200
1
질문 드립니다.
0
274
2
질문 드립니다.
1
185
1
줄바꿈
1
257
1
else 생략
0
795
1
지금까지 들었는데
0
268
3
질문있습니다! var과 let
0
197
1
질문 있습니다!
1
231
1
안녕하세요 선생님, 질문있습니다.
1
184
1
let이 재선언이 됩니다! 그리고 참고 링크가 사라진듯 해요.
1
236
1
예제1번 질문있습니다.
1
241
3
숫자로 변환할때 변수을 새로 만들어 줄 필요가 있는지 궁금해요 !!
0
224
2
javascript 강의 시작합니다 !!
0
177
0
'변수 이름 잘 짓기'가 코딩 3대 난제라면 나머지 두 개는 뭘까요??(내용무)
1
447
1
라이브 코딩 보는곳좀요!
0
395
3





