wutali / nextjs-netlify-blog-template

Next.js blogging template for Netlify
MIT License
454 stars 187 forks source link

Unable to start Next.js Blog Template #53

Open beme08 opened 1 month ago

beme08 commented 1 month ago

Unable to start Next.js Blog Template from https://decapcms.org/docs/start-with-a-template/

Diagnosis:

The build is failing due to the error

ERR_PACKAGE_PATH_NOT_EXPORTED.

This error occurs because a package subpath is not defined by "exports" in a node module during the build process.

iliaselmatani commented 1 month ago

You've to update the packages. They are outdated and do result in this error.

[@](https://github.com/wutali/nextjs-netlify-blog-template/pull/50)

beme08 commented 1 month ago

Thank you

On Sun, Oct 13, 2024, 7:03 PM IeM @.***> wrote:

You've to update the packages. They are outdated and do result in this error. Same for netifly.

— Reply to this email directly, view it on GitHub https://github.com/wutali/nextjs-netlify-blog-template/issues/53#issuecomment-2409051784, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGZ52DT6NLJ3N5KPIBG5CTDZ3KRVJAVCNFSM6AAAAABPFDXMXSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBZGA2TCNZYGQ . You are receiving this because you authored the thread.Message ID: @.***>