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

Updated docs to add yarn install note #478

Merged

Conversation

dhilton
Copy link
Contributor

@dhilton dhilton commented Nov 4, 2016

What is the context of this PR?

When trying to install the cli for the first time on mac os using the new Facebook backed Yarn packaging system, a non-obvious issue occurs where a binary application is not available in your path despite you following the detailed and correct install notes.

What does this change?

This PR updates the documentation to cover a bug in how yarn install notes explain how to set your path and how globally installed binaries are added to a system. Hopefully in the future the getting started notes will explain that if you install binaries globally on a system you need to add that global path to your environment path.

This should be reviewed in the future to check if required given Yarn's fast development.

This PR fixes #477

Who can review

Anyone but @dhilton

This commit updates the documentation to cover a bug in how yarn install notes explain how to set your path and how globally installed binaries are added to a system. Hopefully in the future the getting started notes will explain that if you install binaries globally on a system you need to add that global path to your environment path.
@GantMan
Copy link
Member

GantMan commented Nov 4, 2016

😆
image

@GantMan GantMan merged commit 669694e into infinitered:master Nov 4, 2016
@GantMan
Copy link
Member

GantMan commented Nov 4, 2016

welcome new contributor! 🎉 🎈

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.

Install documenation issue with Yarn: ignite command not found
2 participants