Skip to content

CLI doesn't use yarn to install package? #1115

@vegawong

Description

@vegawong

image

My project has the yarn.lock file but not package-lock.json. Should it auto use yarn to install package?

I saw the source at

if (files.findIndex((filename) => filename === 'yarn.lock') > -1) {
.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions