Skip to content

Why is yarn a direct dependency?  #71

@ahmedelgabri

Description

@ahmedelgabri

Any specific reason behind that?

"yarn": "^1.13.0"

This can cause lots of issues, if a package that depends on plugin-plugins is installed globally yarn will then symlink everything in the global node_modules/.bin to /usr/local/bin in this case your yarn version will override the system yarn version.

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