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 yarnpkg alias usage in the init script #329

Merged
merged 1 commit into from
Jul 27, 2017
Merged

Conversation

fson
Copy link
Contributor

@fson fson commented Jul 26, 2017

Despite what the comment said we were printing "Installing dependencies using yarnpkg..." yet installing them using yarn.

Turn it the other way around and print "Installing dependencies using yarn..." but use the yarnpkg alias so we can avoid issues like facebook/create-react-app#1257. (Hadoop has a yarn command!)

Despite what the comment said we were printing
"Installing dependencies using yarnpkg..." yet installing them using
`yarn`.

Turn it the other way around and print
"Installing dependencies using yarn..." but use the `yarnpkg` alias
so we can avoid issues like facebook/create-react-app#1257
(Hadoop has a `yarn` command!)
@fson fson requested a review from brentvatne July 26, 2017 17:09
@brentvatne brentvatne merged commit bfa0576 into master Jul 27, 2017
@brentvatne
Copy link
Member

❤️

@fson fson deleted the init-yarn-alias branch July 27, 2017 14:37
@fson fson mentioned this pull request Aug 2, 2017
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