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

brew install yarn #7995

Open
andre-c-alves opened this issue Mar 16, 2020 · 2 comments
Open

brew install yarn #7995

andre-c-alves opened this issue Mar 16, 2020 · 2 comments

Comments

@andre-c-alves
Copy link

Bug description

Command

yarn [your command]

What is the current behavior?

What is the expected behavior?

Steps to Reproduce

Environment

  • Node Version: x.x.x
  • Yarn v1 Version: 1.x.x
  • OS and version:
@andre-c-alves
Copy link
Author

andre-c-alves commented Mar 16, 2020

brew install yarn

Hi,

How can i install yarn with brew, keeping main node V12?

MacOS 10.15.3

@andre-c-alves
Copy link
Author

andre-c-alves commented Mar 16, 2020

curl -o- -L https://yarnpkg.com/install.sh | bash does not wok globally

export PATH="$PATH:yarn global bin"
zsh: command not found: yarn

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

No branches or pull requests

1 participant