You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Getting this error on npm install, depending only on version 3.2.15 of the packages:
npm show @storybook/channel versions
does not list3.2.16
as a published version.The text was updated successfully, but these errors were encountered: