Skip to content

docs: clarify Node.js version requirement#1398

Open
aryanvisualize wants to merge 1 commit into
freeCodeCamp:mainfrom
aryanvisualize:docs-update-local-setup
Open

docs: clarify Node.js version requirement#1398
aryanvisualize wants to merge 1 commit into
freeCodeCamp:mainfrom
aryanvisualize:docs-update-local-setup

Conversation

@aryanvisualize

Copy link
Copy Markdown

##Checklist

  • [x ] I have read [freeCodeCamp's contribution guidelines.
  • [x ] My pull request has a descriptive title

Closes #1353

Description

Adds a note to the documentation setup guide explaining the required Node.js version before running pnpm install.

Changes

  • Added guidance to use Node.js 24.x (Active LTS)
  • Added a command to verify the installed Node.js version
  • Mentioned version managers such as fnm and nvm

@aryanvisualize aryanvisualize requested a review from a team as a code owner June 18, 2026 21:18
@aryanvisualize

Copy link
Copy Markdown
Author

I've submitted a PR #1398 that addresses this issue #1353.

@@ -242,6 +242,18 @@ You need a reference from your local clone to the `upstream` repository in addit

## Install Dependencies

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clear instructions

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the review.

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.

docs: update contributor setup steps on local machine

2 participants