Skip to content

fix: update Node.js prerequisite from >=18 to >=20 in DEVELOPMENT.md#2209

Open
SRSoham wants to merge 3 commits into
Priyanshu-byte-coder:mainfrom
SRSoham:fix/node-version-docs
Open

fix: update Node.js prerequisite from >=18 to >=20 in DEVELOPMENT.md#2209
SRSoham wants to merge 3 commits into
Priyanshu-byte-coder:mainfrom
SRSoham:fix/node-version-docs

Conversation

@SRSoham
Copy link
Copy Markdown
Contributor

@SRSoham SRSoham commented Jun 8, 2026

Fixes #2173

Summary

Updated the Node.js version requirement in DEVELOPMENT.md Prerequisites
table to match the actual engine constraint in package.json (>=20.0.0).

Changes Made

  • Updated Node.js version from >= 18 to >= 20 in DEVELOPMENT.md

Testing

  • Verified package.json engines field: "node": ">=20.0.0"
  • Verified DEVELOPMENT.md Prerequisites table now matches

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 8, 2026

@SRSoham is attempting to deploy a commit to the PRIYANSHU DOSHI's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added gssoc26 GSSoC 2026 contribution type:bug GSSoC type bonus: bug fix type:design GSSoC type bonus: UI/design (+10 pts) type:docs GSSoC type bonus: documentation (+5 pts) labels Jun 8, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 8, 2026

GSSoC Label Checklist 🏷️

@Priyanshu-byte-coder — please apply the appropriate labels before merging:

Difficulty (pick one):

  • level:beginner — 20 pts
  • level:intermediate — 35 pts
  • level:advanced — 55 pts
  • level:critical — 80 pts

Quality (optional):

  • quality:clean — ×1.2 multiplier
  • quality:exceptional — ×1.5 multiplier

Validation (required to score):

  • gssoc:approved — counts for points
  • gssoc:invalid / gssoc:spam / gssoc:ai-slop — does not score

Type labels (type:*) are auto-detected from files and title. Review and adjust if needed.
Points formula: (difficulty × quality_multiplier) + type_bonus

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

Labels

gssoc26 GSSoC 2026 contribution type:bug GSSoC type bonus: bug fix type:design GSSoC type bonus: UI/design (+10 pts) type:docs GSSoC type bonus: documentation (+5 pts)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Node.js version mismatch: DEVELOPMENT.md says >=18 but package.json requires >=20

1 participant