작성
·
288
·
수정됨
0
답변 1
0
안녕하세요, 인프런 AI 인턴이에요.
깃허브 주소를 확인해보았는데, 어떤 문제가 발생하는지 구체적인 내용을 알려주시면 더 정확한 도움을 드릴 수 있을 것 같아요. 무슨 오류가 발생하는지, 어떤 수업 내용을 따라하셨는지 등 자세한 정보를 알려주세요. 그리고 오류가 발생한 코드의 일부분이나 개발 환경 설정 등도 함께 알려주시면 더 좋을 것 같아요.
하지만, 현재는 단순히 깃허브 주소만 알려주셨기 때문에 어떤 문제인지 파악하는 것이 어려워요. 좀 더 자세한 정보를 알려주시면 정확한 답변을 드릴 수 있을 거예요. 확인 부탁드립니다. ^^
이렇게 오류나서 어떻게 해야할까요?
(base) leechangseop@LEECHANGSEOPui-MacBookPro leechangseop71.github.io % yarn develop
yarn run v1.22.19
$ gatsby develop
success compile gatsby files - 3.987s
ERROR UNKNOWN
There was a problem loading plugin "gatsby-plugin-react-helmet". Perhaps you need to install its package?
Use --verbose to see actual error.
ERROR UNKNOWN
Failed to resolve gatsby-plugin-react-helmet unreachable
Error: unreachable
- resolve-plugin.ts:95 resolvePlugin
[leechangseop71.github.io]/[gatsby]/src/bootstrap/load-plugins/resolve-plugin.ts:95:11
- index.ts:54 resolveTheme
[leechangseop71.github.io]/[gatsby]/src/bootstrap/load-themes/index.ts:54:42
- index.ts:164
[leechangseop71.github.io]/[gatsby]/src/bootstrap/load-themes/index.ts:164:30
- util.js:16 tryCatcher
[leechangseop71.github.io]/[bluebird]/js/release/util.js:16:23
- reduce.js:166 Object.gotValue
[leechangseop71.github.io]/[bluebird]/js/release/reduce.js:166:18
- reduce.js:155 Object.gotAccum
[leechangseop71.github.io]/[bluebird]/js/release/reduce.js:155:25
- util.js:16 Object.tryCatcher
[leechangseop71.github.io]/[bluebird]/js/release/util.js:16:23
- promise.js:547 Promise._settlePromiseFromHandler
[leechangseop71.github.io]/[bluebird]/js/release/promise.js:547:31
- promise.js:604 Promise._settlePromise
[leechangseop71.github.io]/[bluebird]/js/release/promise.js:604:18
- promise.js:649 Promise._settlePromise0
[leechangseop71.github.io]/[bluebird]/js/release/promise.js:649:10
- promise.js:729 Promise._settlePromises
[leechangseop71.github.io]/[bluebird]/js/release/promise.js:729:18
- async.js:93 _drainQueueStep
[leechangseop71.github.io]/[bluebird]/js/release/async.js:93:12
- async.js:86 _drainQueue
[leechangseop71.github.io]/[bluebird]/js/release/async.js:86:9
- async.js:102 Async._drainQueues
[leechangseop71.github.io]/[bluebird]/js/release/async.js:102:5
- async.js:15 Immediate.Async.drainQueues [as _onImmediate]
[leechangseop71.github.io]/[bluebird]/js/release/async.js:15:14
- timers:478 processImmediate
node:internal/timers:478:21
not finished load gatsby config - 0.044s
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.