Skip to content

Update README.md for Better installation of Frontend#442

Open
anushkax2311 wants to merge 1 commit intoJdeRobot:masterfrom
anushkax2311:master
Open

Update README.md for Better installation of Frontend#442
anushkax2311 wants to merge 1 commit intoJdeRobot:masterfrom
anushkax2311:master

Conversation

@anushkax2311
Copy link
Copy Markdown

Problem: The frontend prerequisite section in the main README does not specify which Node.js or npm version is required. This caused issue #403 where a contributor spent time debugging dependency errors that were simply due to an incompatible Node version.
Fix: Added the required Node.js (14.4.0) and npm (6.14.5) versions directly to the README, along with a tip about using nvm to switch versions cleanly.
Closes #403

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.

Facing dependency issues when trying to setup the frontend

1 participant