[GH-ISSUE #227] Update README to Include Node.js Version Requirement for Mintlify #64

Closed
opened 2026-03-16 12:23:03 +03:00 by kerem · 0 comments
Owner

Originally created by @ganeshpatil386386 on GitHub (Aug 22, 2024).
Original GitHub issue: https://github.com/hoppscotch/docs/issues/227

Originally assigned to: @ganeshpatil386386 on GitHub.

Issue:

The current README file for Hoppscotch Documentation provides steps for setting up the project locally, including installing dependencies and starting the development server. However, it does not specify the required Node.js version for running Mintlify, which can cause issues during setup.

Details:

While setting up the Hoppscotch Documentation locally, I encountered an issue where Mintlify would not work properly because my Node.js version was incompatible. After some research, I found that Mintlify requires Node.js version 19 or higher to function correctly. This crucial detail is currently missing from the README file.

Suggested Solution:

Please consider updating the README file to include a note about the required Node.js version. For example, adding a line under the "Local Development" section could be helpful:

Originally created by @ganeshpatil386386 on GitHub (Aug 22, 2024). Original GitHub issue: https://github.com/hoppscotch/docs/issues/227 Originally assigned to: @ganeshpatil386386 on GitHub. ### Issue: The current README file for Hoppscotch Documentation provides steps for setting up the project locally, including installing dependencies and starting the development server. However, it does not specify the required Node.js version for running Mintlify, which can cause issues during setup. ### Details: While setting up the Hoppscotch Documentation locally, I encountered an issue where Mintlify would not work properly because my Node.js version was incompatible. After some research, I found that Mintlify requires Node.js version 19 or higher to function correctly. This crucial detail is currently missing from the README file. ### Suggested Solution: Please consider updating the README file to include a note about the required Node.js version. For example, adding a line under the "Local Development" section could be helpful:
kerem closed this issue 2026-03-16 12:23:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docs#64
No description provided.