YarnInstallSettings.

IgnoreEnginesWarnings(bool) Method

Summary

Applies the --ignore-engines parameter
Assembly
Cake.Yarn.dll
Namespace
Cake.Yarn
Containing Type
YarnInstallSettings

Syntax

public YarnInstallSettings IgnoreEnginesWarnings(bool enabled = true)

Parameters

Name Type Description
enabled bool true to apply the parameter

Return Value

Type Description
YarnInstallSettings