Skip to content

Why is yarn required for the build? #48

@andradei

Description

@andradei

Is your feature request related to a problem? Please describe.
If user has node but not yarn the project can't be built.

Describe the solution you'd like
Don't have a hard dependency on yarn especially when node is the standard.
Check if yarn is installed before depending on it, otherwise use node.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions