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

yarn compatibility #542

Closed
eugene1g opened this issue Oct 11, 2016 · 4 comments
Closed

yarn compatibility #542

eugene1g opened this issue Oct 11, 2016 · 4 comments

Comments

@eugene1g
Copy link

This is not an issue within Storybook, and I'm documenting this here purely for reference/Google-fu.

Yarn is a new alternative to NPM-cli from Facebook. There is a known issue (yarnpkg/yarn#620 and yarnpkg/yarn#709) that prevents it from fully handling scoped packages, such as @kadira/storybook The package gets installed, but yarn outdated command fails with error https://registry.yarnpkg.com/@kadira/storybook: Not found.

The Yarn issue has been reported and waiting for a fix, and until it's resolved there might be this minor frustrations for Storybook devs using Yarn.

@arunoda
Copy link
Member

arunoda commented Oct 12, 2016

Yarn is pretty cool. I hope this will get fixed soon.

@eugene1g
Copy link
Author

eugene1g commented Oct 26, 2016

The fix has been merged into yarn master with yarnpkg/yarn#1276 so we're just waiting for yarn to cut a new release

@eugene1g
Copy link
Author

Yarn v0.17.0 has been released and it fixes this issue. All good! 🎉🎉

@arunoda
Copy link
Member

arunoda commented Nov 17, 2016

@eugene1g Thanks for keeping us updated on this.

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

No branches or pull requests

2 participants