TIL_Todolist (2)

kyoungyeon·2022년 8월 30일
0

TIE

목록 보기
13/48

err 1

The authenticity of host 'github.com (20.200.245.247)' can't be established.
ED25519 key fingerprint is SHA256:+DiY3wvvV6TuJJhbpZisF/zLDA0zPMSvHdkr4UvCOqU.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])?

https://jhleed.tistory.com/166
https://stackoverflow.com/questions/47707922/error-the-authenticity-of-host-github-com-cant-be-established-rsa-key-finge
1 git 파일 삭제 후 클론 후 시작
2 repository readme 파일 삭제 (충돌위험)

err 2


git push 하려는데 이러한 에러가 계속난다 위 에러의 연장

원인: 줄바꿈 config 에러
https://cocoon1787.tistory.com/728
하지만해결되지 않음
해결: npm 및 module 삭제가 느려서;; 삭제후 다시 실행하니 해결완료

err 3

Parsing error: "parserOptions.project" has been set for @typescript-eslint/parser.
해결 :
원인 : https://stackoverflow.com/questions/64271575/error-with-my-eslintrc-js-file-parsing-error-parseroptions-project-has/64283139#64283139
출처

err 4

ts_config 아직도 헷갈립니다
출처

ts 문법이 잘 모르겠을때 js 와 비교
ts.org

err 5

html option..? 이게 뭔데..

err 6

typescript@ no-unsafe-argument

err 7

jsdoc 문서화가 뭔데..
https://geniee.tistory.com/28
jsdocs 안된다..증말안된다...
https://zakelstorm.tistory.com/153?category=899368

webpack 과의 오류인건가..
npm i 하면 reinstall 하는거 아닌가..
https://velog.io/@yijaee/JSDoc%EC%9D%84-%EC%82%AC%EC%9A%A9%ED%95%B4-JavaScript-%ED%8C%8C%EC%9D%BC-%EB%AC%B8%EC%84%9C%ED%99%94%ED%95%98%EA%B8%B0

err 8

또! git 에러.. 잊을만하면 git local 과 github 브랜치 충돌남
하하..하..
https://kotlinworld.com/288

err 9

eslint 멍멍이자슥...
prettier.config가 없었다
근데 pr 할떄마다 계속 lint가 돌아가는거 같은데..?
https://zakelstorm.tistory.com/153?category=899368

err 10

github 내 master 브랜치와 main 브랜치 merge 안됌
local master 브랜치는 main으로 default 바꾼상태인데..?
왜죠;;
일단 로컬브랜치에서 main 으로 force pr 진행

profile
🏠TECH & GOSSIP

0개의 댓글