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

Fix bin path on Windows, fixes #2565 #3216

Closed
wants to merge 1 commit into from

Conversation

saschanaz
Copy link

Summary

yarn global add (package name) installs a package on %LOCALAPPDATA%\Yarn\config\global\node_modules\.bin but the installer adds wrong path. This PR fixes it.

Test plan

No test, can you help me if a test for this is required?

@saschanaz
Copy link
Author

It seems that master already fails..

@Daniel15
Copy link
Member

I think #3233 will actually fix this.

@saschanaz
Copy link
Author

@Daniel15 Great :D

@saschanaz saschanaz closed this Apr 24, 2017
@saschanaz saschanaz deleted the patch-1 branch April 24, 2017 10:07
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.

2 participants