Skip to content

fix(curriculum): add Node.js installation note before Vite setup command#66247

Merged
majestic-owl448 merged 1 commit intofreeCodeCamp:mainfrom
Venkat-Entropik:fix/add-nodejs-installation-note
Mar 5, 2026
Merged

fix(curriculum): add Node.js installation note before Vite setup command#66247
majestic-owl448 merged 1 commit intofreeCodeCamp:mainfrom
Venkat-Entropik:fix/add-nodejs-installation-note

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. 📝

@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

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

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