Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.
/ asdf-yarn Public archive

Unable to set to yarn 1 #31

@trentlarson

Description

@trentlarson

My setup has yarn 3 as the default.

% which yarn
/Users/trent/.asdf/shims/yarn
% yarn --version
3.2.4

Note that I only have yarn 1 in my list:

% asdf list yarn
  1.22.19

I would like to be able to use yarn 1, but it doesn't switch when I try:

% asdf local yarn 1.22.19
% cat .tool-versions
yarn 1.22.19
% yarn --version
3.2.4

How do I switch to yarn 1?

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