반응형
remote: Invalid username or token. Password authentication is not supported for Git operations.
fatal: Authentication failed for
ID
자신의 github 프로필을 보면 상단 https://github.com/[ID] 에서의 ID 를 입력해주면 된다.
Password
토큰 생성 방식이 존재한다.
GitHub →Settings → Developer settings → Personal access tokens → Tokens (classic)
👉 Generate new token (classic)
권한 체크 시
- repo (필수)
토큰 복사 (한 번만 보여줌!)
ghp_xxxxxxxxxxxxxxxxxxxxx
반응형
'IT 전공' 카테고리의 다른 글
| 제로 클릭 검색이란? 검색 트래픽이 줄어드는 진짜 이유 (1) | 2026.01.13 |
|---|---|
| Unix, BSD, Linux, Mac os 역사 (간단 버전) (0) | 2025.12.20 |
| java volatile (재정렬 방지) (0) | 2025.10.19 |