Skip to content

docs: add Node setup before npm install#246

Open
zerone0x wants to merge 1 commit intoOpen-ACP:mainfrom
zerone0x:fix/94-document-node-prerequisite
Open

docs: add Node setup before npm install#246
zerone0x wants to merge 1 commit intoOpen-ACP:mainfrom
zerone0x:fix/94-document-node-prerequisite

Conversation

@zerone0x
Copy link
Copy Markdown

@zerone0x zerone0x commented Apr 29, 2026

Summary

Fixes #94

Documents the Node.js prerequisite path before manual npm installation and points new users at the existing platform installers.

Changes

  • Add an nvm-based Node.js setup step before manual npm install in the README.
  • Update the GitBook quick start prerequisite note.
  • Add installer commands before the manual npm install path in the GitBook quick start.

Test Plan

  • Documentation-only change; no runtime tests run.
  • git diff --check

Fixes Open-ACP#94

Co-Authored-By: Hermes Agent <noreply@nousresearch.com>
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.

fix: add nvm install step before npm install in Quick Start

1 participant