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

Dependency for version of @storybook/channels that doesn't exist #2323

Closed
rsolomon opened this issue Nov 16, 2017 · 3 comments
Closed

Dependency for version of @storybook/channels that doesn't exist #2323

rsolomon opened this issue Nov 16, 2017 · 3 comments

Comments

@rsolomon
Copy link

Getting this error on npm install, depending only on version 3.2.15 of the packages:

npm ERR! code ETARGET
npm ERR! notarget No matching version found for @storybook/channels@^3.2.16
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of '@storybook/channel-postmessage'
npm ERR! notarget

npm show @storybook/channel versions does not list 3.2.16 as a published version.

@danielduan
Copy link
Member

danielduan commented Nov 16, 2017

@shilman did we not publish something?

@rsolomon try again. We were just publishing all our packages about 30 minutes ago.

@shilman
Copy link
Member

shilman commented Nov 16, 2017

@danielduan agree it's probably a race condition. @rsolomon please try again .. i think it was just bad luck.

@rsolomon
Copy link
Author

Yep, all good now. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants