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

Handle custom yarn tar ball location; make yarn/dist/bin/yarn working again #845

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

WesleyRen
Copy link

Summary
fixed two thing:

#504: Let user specify a custom location of yarn dist tar ball.
#647: copy installed /node/yarn/yarn- to /node/yarn/dist for execution path.
Tests and Documentation
Updated README

Wesley Ren added 2 commits August 29, 2019 22:18
1. eirslett#504: Let user specify a custom location of yarn dist tar ball.
2. eirslett#647: copy installed /node/yarn/yarn-<version> to /node/yarn/dist for execution path.
@pjjanak
Copy link

pjjanak commented Mar 10, 2020

@eirslett - can this be looked at? It's a blocking issue for us (and probably others) - being able to specify the format for downloading yarn more explicitly would solve the problem.

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