-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Command yarn --version
throws an error.
#1870
Comments
Got nearly the same error, installed with brew. node v7.1.0 - yarn 0.17.0 - macOS 10.12.1
|
Is probably the same error as in #1834. |
I just cloned the repository to look into the problem myself. Now everything works, even when executing the brew binary. |
Duplicate #1724. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
Command
yarn --version
throws an error.If the current behavior is a bug, please provide the steps to reproduce.
Install yarn 0.17.0 and run the command.
What is the expected behavior?
Get to know yarn version installed.
Please mention your node.js, yarn and operating system version.
node v6.9.0 - yarn 0.17.0 - Ubuntu 16.04.1 LTS 64-bit
The text was updated successfully, but these errors were encountered: