Page MenuHomePhabricator

Reconcile Node version guidance in the root README
Open, LowPublic

Description

The README says "Node.js v18+" in one place but tells you to nvm install 24 in another.

Files: README.md

Acceptance criteria:

  • A single, consistent Node version recommendation

Event Timeline

Tiisu triaged this task as Low priority.

Thank you for tagging this task with good first task for Wikimedia newcomers!

Newcomers often may not be aware of things that may seem obvious to seasoned contributors, so please take a moment to reflect on how this task might look to somebody who has never contributed to Wikimedia projects.

A good first task is a self-contained, non-controversial task with a clear approach. It should be well-described with pointers to help a completely new contributor, for example it should clearly point to the codebase URL and provide clear steps to help a contributor get set up for success. We've included some guidelines at https://phabricator.wikimedia.org/tag/good_first_task/ !

Thank you for helping us drive new contributions to our projects <3

Gkm563 subscribed.

Hi! I've submitted a pull request for this task.

PR: https://github.com/Tiisu/SourceWiki/pull/39

This change reconciles the inconsistent Node.js version guidance in the root README by updating the remaining outdated Node.js v18+ recommendation to Node.js v24, making the documentation consistent throughout.

Gkm563 moved this task from Incoming to To review on the RoadToWiki board.