shoreline
shoreline copied to clipboard
Build of the doc site is broken
Problem
While trying to build the documentation site with pnpm build:docs
, I receive several errors with a finale failure.
The errors are related for most part to the contributors system:
Error occurred prerendering page "/guides/contributor/viniciuslagedo". Read more: https://nextjs.org/docs/messages/prerender-error
TypeError: Cannot read properties of undefined (reading 'stats')
at ContributorStats (/Users/kevin.chevallier/Repos/tests/shoreline/packages/docs/.next/server/chunks/414.js:1883:257680)
There is also a Sentry related error:
error - No Sentry auth token configured. Source maps will not be uploaded.
This has been performaed on a brand new clone & install of the project today right before creatinbg the issue.
Node 21
Browser
n/a
Package Manager
pnpm