install
Install packages using lock file.
@pnpm install {
force = true
floating = true
args = "--no-color"
}Capabilities
| Capability | Info |
|---|---|
| Cache | local |
| Bach | yes |
Argument Reference
The following arguments are supported:
force- (Optional) Force install.floating- (Optional) Do not use lock fileargs- (Optional) Arguments to pass to target.
Last updated on