Skip to main content

install
command

Install a dependency, check existing dependencies, or fix dependency issues.

string

The dependency to install (e.g., react@^18.0.0).

Was this section helpful?

boolean

Check that installed dependencies are valid.

boolean

Fix dependency issues by adding, updating, or removing dependencies.

boolean

Output dependency check results as JSON (only with --check).

Was this section helpful?

Usage

npx shop-minis install [options] [dependency]