Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to set to yarn 1 #31

Open
trentlarson opened this issue Oct 30, 2022 · 0 comments
Open

Unable to set to yarn 1 #31

trentlarson opened this issue Oct 30, 2022 · 0 comments

Comments

@trentlarson
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant