Skip to content

electronuserland/builder uses yarn 1+. Should we upgrade to 4? #9040

@tanin47

Description

@tanin47

I wonder if we should upgrade to yarn 4.

I'm not blocked because I can use this modified version of the electronuserland/builder:

FROM electronuserland/builder
RUN npm install -g corepack
RUN rm -f /usr/bin/yarn
ENV PAHT="$PATH:/usr/local/bin"

Thank you so much for supporting the multi-platform build. Such a killer feature.

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