Skip to content

Fix paths in yarn docs #477

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

Merged
merged 1 commit into from
Dec 14, 2016
Merged

Fix paths in yarn docs #477

merged 1 commit into from
Dec 14, 2016

Conversation

dy-dx
Copy link
Contributor

@dy-dx dy-dx commented Dec 13, 2016

When the dependency step is overridden to use "yarn install", CircleCI doesn't add node_modules/.bin to the path.
Also, the yarn cache directory on CircleCI ends up being ~/.cache/yarn, not ~/.yarn-cache

When the dependency step is overridden to use "yarn install", CircleCI doesn't add `node_modules/.bin` to the path.
Also, the yarn cache directory on CircleCI ends up being `~/.cache/yarn`, not `~/.yarn-cache`
Copy link
Contributor

@smart-alek smart-alek left a comment

Choose a reason for hiding this comment

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

Thanks for the catch, @dy-dx!

@smart-alek smart-alek merged commit 213d2e1 into circleci:master Dec 14, 2016
@dy-dx dy-dx deleted the fix-yarn-paths branch December 14, 2016 05:28
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