fix(curriculum): add Node.js installation note before Vite setup command by Venkat-Entropik ยท Pull Request #66247 ยท freeCodeCamp/freeCodeCamp

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@Venkat-Entropik

Copy link

Contributor

Checklist:

Closes #66238

Added a note instructing users to install Node.js before running the Vite npm command. This helps beginners who may not have Node.js installed and encounter errors when trying to run the command.

@Venkat-Entropik Venkat-Entropik requested review from a team as code owners

March 5, 2026 02:54

@github-actions github-actions bot added the scope: curriculum

Lessons, Challenges, Projects and other Curricular Content in curriculum directory.

label

Mar 5, 2026

@Jeevankumar-s Jeevankumar-s added status: waiting review

To be applied to PR's that are ready for QA, especially when additional review is pending.

frontend libraries v9 cert

This is for the issues dealing with the Frontend Libraries V9 Certification.

labels

Mar 5, 2026
Copy link

Contributor

@majestic-owl448 majestic-owl448 left a comment

Choose a reason for hiding this comment

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

Hi @Venkat-Entropik. Congrats on your first pull request (PR)! ๐ŸŽ‰

Thank you for your contribution to the page! ๐Ÿ‘
We are happy to accept these changes and look forward to future contributions. ๐Ÿ“

Venkat-Entropik reacted with heart emoji

@majestic-owl448 majestic-owl448 merged commit fa555f3 into freeCodeCamp:main

Mar 5, 2026

12 checks passed

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

Reviewers

@majestic-owl448 majestic-owl448 majestic-owl448 approved these changes

@Jeevankumar-s Jeevankumar-s Jeevankumar-s approved these changes

Assignees

No one assigned

Labels

frontend libraries v9 cert

This is for the issues dealing with the Frontend Libraries V9 Certification.

scope: curriculum

Lessons, Challenges, Projects and other Curricular Content in curriculum directory.

status: waiting review

To be applied to PR's that are ready for QA, especially when additional review is pending.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

In Introduction to React, there aren't instructions for Node.js install or redirect to official page.

3 participants

@Venkat-Entropik @majestic-owl448 @Jeevankumar-s