728x90 반응형 vscode Author identity unknown1 [Git/GitHub] - Git Commit 'Author identity unknown' 에러 해결 방법 에러 발생 vscode에서 git 명령어로 commit 시 발생 주로 해당 컴퓨터에서 처음 커밋 시 발생하므로 깃 설정이 추가적으로 필요하다는 메시지입니다. git commit -m "vuejs init" C:\study\vue\vue-project>git commit -m "vuejs init" Author identity unknown *** Please tell me who you are. Run git config --global user.email "you@example.com" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only i.. 2024. 1. 1. 이전 1 다음 728x90 반응형