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 installing regular dependencies using yarn #45

Merged
merged 1 commit into from
Jul 11, 2017
Merged

Fix installing regular dependencies using yarn #45

merged 1 commit into from
Jul 11, 2017

Conversation

TobiasBales
Copy link
Contributor

@TobiasBales TobiasBales commented Jul 4, 2017

Since yarn doesn't accept -S when installing regular dependencies

#40 closes

I didn't see it before but this seems to be a duplicate of #34 so whichever implementation is prefered

Copy link
Collaborator

@ethanrubio ethanrubio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the late response! I tend to favor this implementation over #34 since it'll allow more support for additional flags that yarn may come up with.

@ethanrubio ethanrubio merged commit d5c3129 into greenkeeperio:master Jul 11, 2017
@TobiasBales TobiasBales deleted the fix-installing-dependencies-with-yarn branch October 18, 2017 11:31
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