install

Install packages using lock file.

@npm install {
    force = true
    args = "--install-strategy hoisted"
}

Capabilities

CapabilityInfo
Cachelocal
Bachno

Argument Reference

The following arguments are supported:

  • force - (Optional) Force install.
  • args - (Optional) Arguments to pass to target.
Last updated on