inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

라마너스님의 게시글

라마너스 라마너스

@lamanus

수강평 작성수
-
평균평점
-

게시글 3

질문&답변

Build 시 img tage Error 문의

해당 내용 warning이라서 기다리면 빌드가 되지 않으시던가요? ./src/components/book-item.tsx 9:9 Warning: Using ` ` could result in slower LCP and higher bandwidth. Consider using ` ` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element @next/next/no-img-element 9:9 Warning: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images. jsx-a11y/alt-text ./src/pages/book/[id].tsx 31:9 Warning: Using ` ` could result in slower LCP and higher bandwidth. Consider using ` ` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element @next/next/no-img-element 31:9 Warning: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images. jsx-a11y/alt-text ./src/pages/search/index.tsx 21:6 Warning: React Hook useEffect has a missing dependency: 'fetchSearchResults'. Either include it or remove the dependency array. react-hooks/exhaustive-deps info - Need to disable some ESLint rules? Learn more here: https://nextjs.org/docs/basic-features/eslint#disabling-rules ✓ Linting and checking validity of types Creating an optimized production build ... ✓ Compiled successfully ✓ Collecting page data Generating static pages (0/9) [ ]index page ✓ Generating static pages (9/9) ✓ Collecting build traces ✓ Finalizing page optimization 옵션은 여기서 확인하시면 될거같아요. https://nextjs.org/docs/app/api-reference/config/next-config-js/eslint

좋아요수
0
댓글수
3
조회수
155

질문&답변

영상이 안나오는 것 같아요.

다른 영상도 안나와서 확인해보니 사이드카 문제였네요. 왜 특정 영상들만 사이드카를 잡는지 모르겠습니다.

좋아요수
0
댓글수
2
조회수
168