docs: document incompatibility for Next.js storefront + Node v25 (#14538)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
import Node25Troubleshooting from "../_sections/create-medusa-app-errors/nextjs-node-25.mdx"
|
||||
|
||||
export const metadata = {
|
||||
title: `Next.js Starter Storefront on Node v25+ Issues`,
|
||||
}
|
||||
|
||||
# {metadata.title}
|
||||
|
||||
This troubleshooting guide addresses issues that may arise when installing or running a Medusa application with the Next.js Starter Storefront on Node.js version 25 or higher.
|
||||
|
||||
## Error After Installing with Node v25+
|
||||
|
||||
<Node25Troubleshooting />
|
||||
Reference in New Issue
Block a user