Giter VIP home page Giter VIP logo

Comments (4)

zoomkoding avatar zoomkoding commented on June 3, 2024 4

@yjksw님 빠르게 확인해주셔서 감사합니다!
이전 빌드가 캐쉬되어서 발생하는 이슈 인듯 보입니다!
root directory에 public와 .cache 폴더를 삭제해보시고 다시 배포해보시겠어요?

from zoomkoding-gatsby-blog.

yjksw avatar yjksw commented on June 3, 2024 2

방금 제거하고 배포하여 잘 동작하는 것 확인했습니다 ~~!!
정말 감사합니다 ~~!! 👍

from zoomkoding-gatsby-blog.

zoomkoding avatar zoomkoding commented on June 3, 2024

안녕하세요! @yjksw 님!
블로그 테마를 맘에 들어해주시니 감사합니다! 😀

말씀해주신 이슈를 확인해보니 배포해주신 환경에서는 posts 페이지가 이상하게 보이는데, 로컬 환경에서 확인해보니 재현이 안되네요!
image
예상해보기로는 배포 중에 이슈가 발생한 듯한데 deploy를 진행하시면서 나오는 로그를 전달해주시면 확인해보도록 하겠습니다!

from zoomkoding-gatsby-blog.

yjksw avatar yjksw commented on June 3, 2024
☁  yjksw.github.io [master] npm run deploy

> [email protected] deploy /Users/yunjung/Github/yjksw.github.io
> gatsby build && gh-pages -d public

success open and validate gatsby-configs - 0.075s
warn Plugin gatsby-remark-images is not compatible with your gatsby version 2.32.13 - It requires gatsby@^3.0.0-next.0
warn Plugin gatsby-remark-prismjs is not compatible with your gatsby version 2.32.13 - It requires gatsby@^3.0.0-next.0
warn Plugin gatsby-remark-copy-linked-files is not compatible with your gatsby version 2.32.13 - It requires gatsby@^3.0.0-next.0
warn Plugin gatsby-remark-smartypants is not compatible with your gatsby version 2.32.13 - It requires gatsby@^3.0.0-next.0
success load plugins - 0.622s
success onPreInit - 0.027s
success delete html and css files from previous builds - 0.005s
success initialize cache - 0.002s
success copy gatsby files - 0.042s
success onPreBootstrap - 0.012s
success createSchemaCustomization - 0.066s
success Checking for changed pages - 0.001s
success source and transform nodes - 0.076s
success building schema - 0.169s
info Total nodes: 158, SitePage nodes: 28 (use --verbose for breakdown)
success createPages - 0.151s
success Checking for changed pages - 0.000s
success createPagesStatefully - 0.035s
success Cleaning up stale page-data - 0.001s
success update schema - 0.014s
success onPreExtractQueries - 0.000s
success extract queries from components - 0.255s
success write out redirect data - 0.003s
warn The icon(static/favicon.png) you provided to 'gatsby-plugin-manifest' is not square.
The icons we generate will be square and for the best results we recommend you provide a square icon.

success Build manifest and related icons - 0.088s
success onPostBootstrap - 0.094s
info bootstrap finished - 3.108s
success run static queries - 0.014s - 3/3 215.09/s
success run page queries - 0.127s - 17/17 133.61/s
success write out requires - 0.002s
success Building production JavaScript and CSS bundles - 3.379s
success Building HTML renderer - 2.241s
failed Building static HTML for pages - 0.812s

 ERROR #95313

Building static HTML failed for path "/posts/스프링부트"

See our docs page for more info on this error: https://gatsby.dev/debug-html





  Error: ENOENT: no such file or directory, open
'/Users/yunjung/Github/yjksw.github.io/public/page-data/posts/스프링부트/page-data.jso  n'

  - render-page.js:657 getPageData
    /Users/yunjung/Github/yjksw.github.io/public/render-page.js:657:1022

  - render-page.js:662 Module../.cache/static-entry.js.__webpack_exports__.default
    /Users/yunjung/Github/yjksw.github.io/public/render-page.js:662:1473

  - render-html.js:30
    [yjksw.github.io]/[gatsby]/dist/utils/worker/render-html.js:30:36

  - debuggability.js:384 Promise._execute
    [yjksw.github.io]/[bluebird]/js/release/debuggability.js:384:9

  - promise.js:518 Promise._resolveFromExecutor
    [yjksw.github.io]/[bluebird]/js/release/promise.js:518:18

  - promise.js:103 new Promise
    [yjksw.github.io]/[bluebird]/js/release/promise.js:103:10

  - render-html.js:28
    [yjksw.github.io]/[gatsby]/dist/utils/worker/render-html.js:28:47

  - util.js:16 tryCatcher
    [yjksw.github.io]/[bluebird]/js/release/util.js:16:23

  - map.js:68 MappingPromiseArray._promiseFulfilled
    [yjksw.github.io]/[bluebird]/js/release/map.js:68:38

  - promise_array.js:115 MappingPromiseArray.PromiseArray._iterate
    [yjksw.github.io]/[bluebird]/js/release/promise_array.js:115:31

  - promise_array.js:79 MappingPromiseArray.init
    [yjksw.github.io]/[bluebird]/js/release/promise_array.js:79:10

  - map.js:37 MappingPromiseArray._asyncInit
    [yjksw.github.io]/[bluebird]/js/release/map.js:37:10

  - async.js:97 _drainQueueStep
    [yjksw.github.io]/[bluebird]/js/release/async.js:97:12

  - async.js:86 _drainQueue
    [yjksw.github.io]/[bluebird]/js/release/async.js:86:9



npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] deploy: `gatsby build && gh-pages -d public`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] deploy script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/yunjung/.npm/_logs/2021-09-22T12_08_08_003Z-debug.log
  • 빠르게 답장해주셔서 감사합니다 !! 😊

  • 본래 배포시 특별한 에러로그가 뜨지 않았는데 이전에 생성되었다가 삭제한 '스프링부트' 라는 카테고리를 다시 추가하니까 이런 에러로그가 나왔어요 !!

    • 위와 같은 문제가 없을 때 스프링부트라는 카테고리가 있었음 -> 위와 같은 문제가 발생한 이후 해당 카테고리에 포함된 글을 삭제하면서 카테고리가 없어짐 -> 이번에 '스프링부트' 카테고리 글을 추가하여 배포하니 다음과 같은 문제가 발생함
  • 혹시 제 로컬의 public 폴더에 무언가 꼬인 걸까요..? 제 레포를 다시 클론하여 올려보는 것도 방법일까요 ??

감사합니다 !!

from zoomkoding-gatsby-blog.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.