Next.js Discord

Discord Forum

getting build errors after upgrading to 15

Unanswered
Rex posted this in #help-forum
Open in Discord
RexOP
im getting this error when trying to run next build. this error only happened after installing payload 3.0 and nextjs 15
src\app\(app)\about\page.tsx
Invariant: Expected to replace all template variables, missing VAR_ORIGINAL_PATHNAME in template

src\app\(app)\page.tsx
Invariant: Expected to replace all template variables, missing VAR_ORIGINAL_PATHNAME in template

src\app\(app)\sitemap.ts
Invariant: Expected to replace all template variables, missing VAR_ORIGINAL_PATHNAME in template

src\app\(app)\sponsors\page.tsx
Invariant: Expected to replace all template variables, missing VAR_ORIGINAL_PATHNAME in template

src\app\(app)\team\page.tsx
Invariant: Expected to replace all template variables, missing VAR_ORIGINAL_PATHNAME in template


> Build failed because of webpack errors

0 Replies