Skip to content

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

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

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions