PnpmInstallSettings.

PreferFrozenLockfile Property

Summary

If the available `pnpm-lock.yaml` satisfies the `package.json` then perform a headless installation
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Install
Containing Type
PnpmInstallSettings

Syntax

public bool PreferFrozenLockfile { get; set; }

Value

Type Description
bool