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

yarn should be a peer dependency #2

Closed
scinos opened this issue Sep 7, 2017 · 5 comments
Closed

yarn should be a peer dependency #2

scinos opened this issue Sep 7, 2017 · 5 comments
Labels
bug Something isn't working

Comments

@scinos
Copy link
Owner

scinos commented Sep 7, 2017

Originally reported by victornoel (Bitbucket: victornoel, GitHub: victornoel)


If not, then it gets globally installed, and depending on how you set up yarn on your computer, the version brought by yarn-tool is used instead of the user's one.


@scinos
Copy link
Owner Author

scinos commented Sep 29, 2017

Original comment by Steven Weingärtner (Bitbucket: eXaminator, GitHub: eXaminator)


+1. Also the version in the package.json is too old, we have a stable version (1.0.*) now.

@scinos
Copy link
Owner Author

scinos commented Jan 11, 2018

Original comment by OliverJAsh (Bitbucket: OliverJAsh, GitHub: OliverJAsh)


Installing yarn via brew, I found that the yarn-tools version of yarn would sometimes override my brew version of yarn. I can tell brew to override the yarn-tools version of yarn with brew unlink yarn && brew link yarn .

@scinos
Copy link
Owner Author

scinos commented May 22, 2018

Original comment by Björn Lundgren (Bitbucket: bj00rn, GitHub: bj00rn)


+1

@scinos
Copy link
Owner Author

scinos commented May 24, 2018

Original comment by Björn Lundgren (Bitbucket: bj00rn, GitHub: bj00rn)


made a PR #4 for this

@scinos
Copy link
Owner Author

scinos commented May 29, 2018

Original comment by Björn Lundgren (Bitbucket: bj00rn, GitHub: bj00rn)


fixed in commit 54e6983

@scinos scinos closed this as completed Jun 4, 2018
@scinos scinos added major bug Something isn't working labels Jun 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant