////
Search
📝

트러블슈팅 기록

 문제와 해결 방법을 적어주세요.
 에러는 캡쳐 이미지와 텍스트 모두 첨부해주세요.
12월 8일(혜빈) : npm start시 에러 발생
12월 11일(혜빈) : Unexpected line break after this opening brace object-curly-newline
12월 11일(은영) : Configuration for rule "import/extensions" is invalid:
12월 20일(풍윤) : Expected property shorthand object-shorthand
12월 21일(풍윤) : Unnecessary escape character: \_ no-useless-escape
12월 21일(혜빈) : React Hook useEffect has a missing dependency: 'auth'. Either include it or remove the dependency array react-hooks/exhaustive-deps
12월 22일(혜빈) : Not allowed to load local resource: blob
1월 1일(은영) : react-jsx-dev-runtime.development.js:87 Warning: React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: object. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.
1월 2일(은영) : 윈도우에서 Delete ‘CR’
1월 2일(은영) : react-dom.development.js:86 Warning: You provided a value prop to a form field without an onChange handler. This will render a read-only field. If the field should be mutable use defaultValue. Otherwise, set either onChange or readOnly.
1월 2일(은영) : ESLint: import/prefer-default-export
1월3일(혜빈)
1 월 4일 (풍윤) : Configuration for rule “import/extensions” is invalid
1월 4일 (혜빈)