Skip to content

package should not use yarn as transitive dep #203

@aks-

Description

@aks-

I am using npm but @oclif/plugin-plugins always pulls in yarn, looks like it's a transitive dependency

apollo → @oclif/plugin-plugins → yarn

It should not require yarn

This is where it's coming from -

import Yarn from './yarn'

I think it should not use yarn internally unless the user themselves is

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