FICHA · AUR

ci-node-modules

Clean install node_modules using the appropriate installation command

  • cli-tool
  • CLI
  • Dev
  • NETWORK
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 30, 2026 description in en

Description

Recreates `node_modules` with the package manager command that fits the project. It is useful for Node.js development and CI jobs that need clean dependency installs without remembering whether the project uses npm, pnpm, yarn, or another tool.

Dependency installation runs package scripts and downloads code. Use trusted lockfiles, avoid untrusted repositories, and review CI environments before executing installs automatically.

How to run

ci-node-modules

Commands: ci-node-modules

Permissions

Permissions not analysed for this source yet.