paveg / blog

https://www.funailog.com
MIT License
0 stars 0 forks source link

:bug: Fix build blog #112

Closed paveg closed 1 year ago

paveg commented 1 year ago

First, I need to update these packages on this repo because I feel this repo is out of date.

# first step
yarn dlx @next/codemod@latest built-in-next-font . --force

Problem

I can't reproduce this problem on yarn run dev, I only faced #111 on only yarn run build which is executed getStaticProps probably.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 5, 2023 0:14am
paveg commented 1 year ago

https://stackoverflow.com/questions/75975416/error-occurred-prerendering-page-typeerror-cannot-read-properties-of-undefin

paveg commented 1 year ago

Temporarily I stopped publishing some articles, then it should be working. I need to investigate some problems... but I can't find any problems.