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

Fixes Yarn invocations on Darwin when symlinked #6930

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

serverwentdown
Copy link

@serverwentdown serverwentdown commented Jan 16, 2019

#6568 had an attempt to fix this issue, however it does not solve the problem (works only on symlinked bin directories)

Summary

Test plan

yarnpkg#6568 had an attempt to fix this issue, however it does not work.
bin/yarn Show resolved Hide resolved
@serverwentdown
Copy link
Author

serverwentdown commented Feb 5, 2019

Example scenario that doesn't work in macOS right now:

Yarn in /usr/local/share/yarn
Symlink in /usr/local/bin/yarn -> ../share/yarn/bin/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

Successfully merging this pull request may close these issues.

None yet

2 participants