250x250
반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- nodejs
- 500
- AWS EC2
- github
- Java
- React
- MUI
- error
- EC2
- Troubleshooting
- javascript
- Spring
- deploy
- webhook
- MongoDB
- RDS
- js
- Express
- AWS
- TypeScript
- springboot
- fastapi
- ngrok
- Github Actions
- linux
- python
- macbook
- Jenkins
- docker
- axios
Archives
- Today
- Total
728x90
반응형
SMALL
목록MAC (1)
BEAT A SHOTGUN
[TROUBLESHOOTING] ERROR in Jenkins 'Failed to connect to repository : Error performing git command: git ls-remote -h HEAD'
ERROR ❌ Jenkins 에 git 소스를 넣으려할 때 이런 에러가 난다? jenkins 가 설치된 os 에 git 이 설치되어 있지 않은 거다. SOLUTION ✅ for AWS EC2 AWS EC2 라면 putty 에 접속해 sudo yum install git 을 설치해주자. for WINDOWS OR MAC WINDOSWS 나 MAC 이라면 git 홈페이지가서 설치해주자. 끝 항상 멍청해지지 않도록 조심하자!
TROUBLESHOOTING
2022. 12. 10. 16:06
728x90
반응형
LIST