Skip to content

Yarn 2.x installation is incomplete #880

Description

@rlaferla

The website says to install Yarn 2.x:

npm install -g yarn@berry

but this does not create an executable "yarn". It simply puts a yarn.js in node_modules. To fix it, you need to copy yarn.js to a folder on your path like "/usr/local/bin/yarn" (without .js)

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