13 lines
447 B
Plaintext
13 lines
447 B
Plaintext
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 /> |