Skip to content

docs: add missing npm install step to setup instructions#173

Open
Mohit-001-hash wants to merge 1 commit into
Mrinalray:mainfrom
Mohit-001-hash:fix-missing-npm-install
Open

docs: add missing npm install step to setup instructions#173
Mohit-001-hash wants to merge 1 commit into
Mrinalray:mainfrom
Mohit-001-hash:fix-missing-npm-install

Conversation

@Mohit-001-hash

@Mohit-001-hash Mohit-001-hash commented Jun 19, 2026

Copy link
Copy Markdown

Summary
Added the missing npm install step to the Setup & Installation workflow in the README.md.

Closes #173

Why it is needed: The current documentation guides developers to clone the repository and immediately execute node server.js after configuration. This causes an immediate runtime crash because the required Node.js package dependencies haven't been installed yet. Adding npm install ensures a flawless local setup experience.

Testing
Verified that the Markdown syntax highlights accurately and the step numbering flows logically.

Checklist
[x] I have tested the change locally.

[x] I have updated documentation if needed.

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.

1 participant