class LicenseFinder::Yarn
def classic_yarn_prepare_command
def classic_yarn_prepare_command "yarn install --ignore-engines --ignore-scripts#{classic_yarn_production_flag}" end
def classic_yarn_prepare_command "yarn install --ignore-engines --ignore-scripts#{classic_yarn_production_flag}" end