Skip to content

Conversation

@sheikhlimon
Copy link

Changes

Updates .nvmrc from v20.5.1 to 20 to use the latest Node 20.x version.

Motivation

Next.js requires Node.js >=20.9.0, but the current .nvmrc specifies v20.5.1, causing the following error when running the dev server:

You are using Node.js 20.5.1. For Next.js, Node.js version ">=20.9.0" is required.

Using 20 in .nvmrc ensures the project always uses the latest stable Node 20.x version, which meets Next.js requirements and receives security updates.

- Updates .nvmrc from v20.5.1 to 20 (latest 20.x)
- Fixes compatibility with Next.js which requires Node.js >=20.9.0"
@vercel
Copy link

vercel bot commented Oct 30, 2025

@sheikhlimon is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant