-
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
[ bug ] yarn install fails #4358
Comments
Installing the previous version works for me now.
|
I think the project or environment you are working in is trying to determine if you are using But if you can give more details about your environment, I may give you hints about how to get it resolved. |
Found the problem, indeed we had a script checking whether we were using yarn. |
#4330 was just merged after 1.0.0 that added support for this, yeah. |
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
When running
yarn install
usingyarn 1.0.1
I get:If the current behavior is a bug, please provide the steps to reproduce.
install
What is the expected behavior?
that the dependencies get installed.
The text was updated successfully, but these errors were encountered: