반응형
gh-pages를 사용하였는데 갑자기 404에러가 발생해 고생했다. 분명히 몇 일 전까지만 해도 잘 사용했는데 갑자기 에러가 발생하니 당황 스러울 밖에. 해결법을 찾았는 너무 간단한다.
git commit --allow-empty -m "Trigger rebuild" git push
git push
빈 커밋을 통해 rebuild하는 것 같은데 왜 이걸로 문제가 해결되는는 까지는 확인하지 못했다.
심오한 git 세계,,,,😇
https://stackoverflow.com/questions/11577147/how-to-fix-http-404-on-github-pages/45907768#45907768
반응형
'ETC > develop' 카테고리의 다른 글
[NPM] permission denied error (0) | 2021.09.12 |
---|---|
[TS] zsh: command not found: tsc (0) | 2021.09.12 |
[JS] 배열을 객체로 (0) | 2021.09.10 |
[REACT] TypeError: Cannot read property 'map' of undefined 해결하기 (0) | 2021.09.09 |
[JS] 프로그래머스 프린터 (0) | 2021.09.09 |
댓글