섹션3 MD파일을 사용하기 위한 라이브러리 세팅하기에서
484
작성한 질문수 1
gatsby-config.js 파일을 수정하면 에러가 뜹니다..
C:\blog\my-blog>gatsby develop
success compile gatsby files - 1.894s
success load gatsby config - 0.032s
ERROR UNKNOWN
require() of ES Module C:\blog\my-blog\node_modules\unist-util-find\index.js from
C:\blog\my-blog\node_modules\gatsby-remark-external-links\index.js not supported.
Instead change the require of C:\blog\my-blog\node_modules\unist-util-find\index.js in
C:\blog\my-blog\node_modules\gatsby-remark-external-links\index.js to a dynamic import() which is available in all
CommonJS modules. (plugins)
Error: [ERR_REQUIRE_ESM]: require() of ES Module C:\blog\my-blog\node_modules\unist-util-find\index.js from C:\blog\my
-blog\node_modules\gatsby-remark-external-links\index.js not supported.
Instead change the require of C:\blog\my-blog\node_modules\unist-util-find\index.js in C:\blog\my-blog\node_modules\ga
tsby-remark-external-links\index.js to a dynamic import() which is available in all CommonJS modules.
- index.js:2 Object.<anonymous>
[my-blog]/[gatsby-remark-external-links]/index.js:2:14
not finished load plugins - 0.538s다음과 같은 에러가 뜹니다... 구글링해도 모르겠습니다 ㅠㅠ
이정도 수준의 수업은 올리지 말아주세요
0
25
1
rehype-sanitize 설치의 필요성
0
98
2
Notion API-DB 연결이 안돼요
0
546
2
sitemap 에 Pormise가 필요한 이유
0
49
2
private folders 와 전역 폴더
0
70
2
getPostData 함수 질문
0
50
1
퀴즈 질문 풀이 오류
0
86
2
썸네일 이미지가 보이지 않습니다!
0
77
2
Streaming 관련해서 문의드립니다.
0
75
2
yarn build 시 오류가납니다..
0
265
1
이미지가 출력되지않아요ㅠㅠ
0
412
2
프로젝트 명 무엇으로 작성하였나요?
0
702
1
ModuleNotFoundError: Module not found: Error: Can't resolve 'react-helmet' 에러
0
1210
2
gatsby-node.js의 기존코드
0
821
2
gatsby command 찾기 실패
0
709
1
Cannot query field "fields" on type "MarkdownRemark". error 발
0
604
1
13강까지 들었는데, 프로필 이미지와 썸네일 이미지가 잘 뜨질 않습니다.
0
531
1
[17강 25강] Cannot query field "html" on type "MarkdownRemark" 오류
1
629
1
쿼리오류 Field "thumbnail" must not have a selection...
1
852
1
타입스크립트를 설정할 때 jsxPragma 옵션을 뺀 이유는 무엇인가요?
1
585
1
마지막 배포 부분 질문드립니다!
1
617
1
안녕하세요 도커 상에서 기술블로그 작성을 도전하고 있는데 문제가 ㅠㅠ...
1
247
1
[해결완료!!] Error: Something went wrong installing the "sharp" module
2
4710
2
Error: Cannot find module 'graphql/polyfills/objectValues'
0
268
1





