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

Document yarn's rough edges #8

Open
shanewilson opened this issue Dec 1, 2016 · 0 comments
Open

Document yarn's rough edges #8

shanewilson opened this issue Dec 1, 2016 · 0 comments
Assignees
Labels

Comments

@shanewilson
Copy link
Member

Yarn is great but pretty new. Sometimes we run into issues and should do a better job of documenting the work arounds.

ex.
yarn publish forces a version bump so we have to use npm publish
and
npm login doesn't carry over to yarn
so
yarn knit -- publish won't work for scoped packages , need to use npm run knit -- publish

@shanewilson shanewilson self-assigned this Dec 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant