SIGN IN SIGN UP
payloadcms / payload UNCLAIMED

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.

0 0 279 TypeScript

fix(next): use fileURLToPath for cross-platform path resolution (#14877)

Fixes #14880

## Summary

Fixes a bug where `getNextjsVersion()` fails to read the Next.js
package.json on Windows systems, causing errors like:
Error: ENOENT: no such file or directory, open
'F:\F:\data...\next\package.json'
R
Rot4tion committed
e86098d81e70f87f2da78eb4ea6677b0f094c3dc
Parent: 25ef7d1
Committed by GitHub <noreply@github.com> on 12/10/2025, 7:07:10 PM