bun install

Category: Node.js & npm/yarn

bun install

Install all dependencies with bun

Installs every dependency from package.json at high speed using bun's native package manager, writing the bun.lock lockfile. It works in any Node project, so teams switch from npm install for faster CI. By default bun does not run dependency lifecycle scripts.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.