Next.js Discord

Discord Forum

can someone help me finding out my build fails?

Unanswered
Chihuahua posted this in #help-forum
Open in Discord
ChihuahuaOP
https://github.com/yogeshdofficial/rssence
I'm getting some build errors with TypeError: Cannot destructure property 'auth' of 'a' as it is undefined.
any help is much appreciated

4 Replies

ChihuahuaOP
http://feeds.feedburner.com/se-radio parsed ✅
https://feeds.npr.org/510333/podcast.xml parsed ✅
https://useyourloaf.com/blog/rss.xml parsed ✅
Error occurred prerendering page "/history". Read more: https://nextjs.org/docs/messages/prerender-error
TypeError: Cannot destructure property 'auth' of 'a' as it is undefined.
at f (.next/server/app/[category]/page.js:2:180871)
at p (.next/server/app/[category]/page.js:1:12014)
at <unknown> (.next/server/app/[category]/page.js:1:12545)
at q (.next/server/app/[category]/page.js:1:12526) {
digest: '3252879788'
}
Export encountered an error on /[category]/page: /history, exiting the build.
⨯ Next.js build worker exited with code: 1 and signal: null
error: script "build" exited with code 1
this is what I get
ChihuahuaOP
https://affordanything.com/feed/ parsed ✅
Failed to build /[category]/page: /programming after 3 attempts.
Export encountered an error on /[category]/page: /programming, exiting the build.
Failed to build /[category]/page: /personal_finance after 3 attempts.
Export encountered an error on /[category]/page: /personal_finance, exiting the build.
⨯ Next.js build worker exited with code: 1 and signal: null
error: script "build" exited with code 1