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 |
Tags
- 쓰기용으로 열 수 없습니다
- tsconfig.json
- import에러
- npm error!
- rewrites
- as연산자
- nextjs
- try-except
- 깃헙 올리기
- 단락평가
- 버전 충돌
- s not assignable to type
- 타입에러
- localhost연결안됨
- 문자열겹쳐쓰기
- 프로그래머스
- 공식문서활용
- 시멘틱 요소
- Could not find a declaration file for module
- localhost접속안됨
- 무료파이썬
- python
- 파이썬
- 리스트
- 초기화함수
- shell명령어
- 모듈이 아닙니다
- static Generation
- 모듈을 찾을 수 없습니다
- GIT
Archives
- Today
- Total
목록Uninstall (1)
전진하는 개발러
husky를 uninstall하고 다시 install했는데 아래처럼 에러가 떴다. uninstall했다가 다시 Install했을 때 뜨지 않은 오류가 새로 떴다면, 위 공식문서 글에 따라서 터미널에 git config --unset core.hooksPath 명령어를 실행해주면 된다. 공식문서 링크 : https://typicode.github.io/husky/troubleshooting.html
ERROR 해결
2023. 8. 25. 23:55