fix(curriculum): add Node.js installation note before Vite setup command by Venkat-Entropik ยท Pull Request #66247 ยท freeCodeCamp/freeCodeCamp
Navigation Menu
{{ message }}
freeCodeCamp / freeCodeCamp Public
- Notifications You must be signed in to change notification settings
- Fork 43.5k
Merged
majestic-owl448 merged 1 commit intofreeCodeCamp:mainfrom
Mar 5, 2026Merged
Conversation
Copy link
Contributor
Venkat-Entropik
commented
Mar 5, 2026
Venkat-Entropik
commented
Checklist:
- I have read and followed the [contribution guidelines](https://contribute.freecodecamp.org).
- I have read and followed the [how to open a pull request guide](https://contribute.freecodecamp.org/how-to-open-a-pull-request/).
- My pull request targets the
mainbranch of freeCodeCamp. - I have tested these changes either locally on my machine, or GitHub Codespaces.
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
requested review from
a team
as code owners
github-actions
bot
added
the
scope: curriculum
label
Mar 5, 2026
Jeevankumar-s
added
status: waiting review
labels
Mar 5, 2026Jeevankumar-s approved these changes Mar 5, 2026
majestic-owl448 approved these changes Mar 5, 2026
Copy link
Contributor
majestic-owl448
left a comment
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. ๐
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment