/Wiki/sources/honojs__hono/2026/https-raw-githubusercontent-com-honojs-hono-main-290a2e54ce69-installing-dependencies-s0002-c0000.md
Installing dependencies - hono-docs
Installing dependencies Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://raw.githubusercontent.com/honojs/hono/main/docs/...
Installing dependencies
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://raw.githubusercontent.com/honojs/hono/main/docs/CONTRIBUTING.md#installing-dependencies
Summary
The honojs/hono project uses Bun as its package manager. Developers should install Bun. After that, please install the dependency environment. bash bun install --frozen-lockfile
Content
The honojs/hono project uses Bun as its package manager. Developers should install Bun.
After that, please install the dependency environment.
bun install --frozen-lockfile