docs: document incompatibility for Next.js storefront + Node v25 (#14538)
This commit is contained in:
@@ -49,6 +49,12 @@ npx create-medusa-app@latest my-medusa-store
|
||||
|
||||
Where `my-medusa-store` is the name of the project's directory and PostgreSQL database created for the project. When you run the command, you'll be asked whether you want to install the Next.js Starter Storefront.
|
||||
|
||||
<Note title="Installations with Next.js Starter Storefront">
|
||||
|
||||
If you choose to install the Next.js Starter Storefront, note that it currently doesn't support Node v25+. Make sure to downgrade to Node v24 LTS or lower before installing the Medusa application with the storefront.
|
||||
|
||||
</Note>
|
||||
|
||||
<Note>
|
||||
|
||||
To customize the default installation behavior, such as specify a database URL, refer to the [create-medusa-app reference](!resources!/create-medusa-app).
|
||||
|
||||
Reference in New Issue
Block a user