install

Install packages using lock file.

@pnpm install {
    force = true
    floating = true
    args = "--no-color"
}

Capabilities

CapabilityInfo
Cachelocal
Bachyes

Argument Reference

The following arguments are supported:

  • force - (Optional) Force install.
  • floating - (Optional) Do not use lock file
  • args - (Optional) Arguments to pass to target.
Last updated on