-
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
"Couldn't find the binary sh" with yarn 1.5.1 #5479
Comments
I think this may be related to #5133. Can you try a custom build if we were able to provide it and see if it fixes the issue? |
Can you also provide your |
I may be able to try a custom build (our build system is little finicky with access). In the mean time attached are the package and lock files. |
Didn't mean to close. Auto-closed via the PR which may potentially fix this. |
I also git this error while deploying to AWS Elastic Beanstalk:
With Yarn 1.3.2 I got a different error: |
@rbirkgit the fix is released now. Did you have a chance to try it out? |
BYK, I just did yesterday and it works great! Forgot to update. Thanks!! |
That's great! Closing this happily ever after then 😃 |
Do you want to request a feature or report a bug?
What is the current behavior?
I get this installing our yarn packages., With yarn 1.3.2 it was working fine. This is on a linux box. On my windows box it works fine.
If the current behavior is a bug, please provide the steps to reproduce.
running 'yarn install'. With yarn 1.3.2 it is working fine. All I did was replace to yarn 1.5.1
What is the expected behavior?
Expect to install packages
Please mention your node.js, yarn and operating system version.
Node 8.9.4
Yarn 1.5.1
Linux
The text was updated successfully, but these errors were encountered: