항해 주특기 주차 S.A 과제 중에 발생한 문제이다. 터미널에서는 문제가 발견이 되지 않으나, npm start 로 dev server를 열어보니 코드들이 렌더링이 되지 않아 크롬 개발자 창에서 확인하게 된 오류이다.그리고 작성한 코드는 이러하다. (해결 본이며, 이때
dfdf
해당 파일 경로 접근 후git mv "바꾸기 전 이름" "바꾸기 후 이름"
dfsdfadfsd
c
https://sosoeasy.tistory.com/m/406 ! rejected develop -> develop (non-fast-forward)error: failed to push some refs to 'https://github
https://somjang.tistory.com/entry/Git-rejected-master-master-non-fast-forward-%ED%95%B4%EA%B2%B0-%EB%B0%A9%EB%B2%95
https://stackoverflow.com/questions/62702485/component-cannot-be-used-as-a-jsx-component-its-return-type-element-is-nothttps://www.google.co
https://itprogramming119.tistory.com/entry/Type-children-Element-has-no-properties-in-common-with-type-IntrinsicAttributes-%ED%95%B4%EA%B2%B0-%EB
https://wnsdufdl.tistory.com/245보통 props로 받은 값을 setState에 넣어서 계속 렌더링
vuex에서 타입스크립트 마이그레이션 중에 발견된 콘솔로그 관련 에러이다.해당 에러에서는 기본적으로 console이 허용되지 않는다라고 한다. 해당 에러에 대해서는 ESlint 공식 문서에서 볼 수 있다.주석으로 /\* eslint-disable no-console \
Argument of type '() => Promise' is not assignable to parameter of type 'SetStateAction'. Type 'Promise' is not assignable to type 'undefined'.ts(234
FOUC Error 발생 NextJS에서 styled-compoent를 사용하려다 발생한 오류이다. Warning: Prop className did not match. Server: "sc-dcrmVg jFNoJa" Client: "sc-bgqQcB gBPwub"