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
When installing @storybook/[email protected], i'm getting an error of no matching version.
$ npm i @storybook/[email protected]
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @storybook/[email protected]
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
Bug or support request summary
When installing
@storybook/[email protected]
, i'm getting an error of no matching version.Steps to reproduce
npm i @storybook/[email protected]
The text was updated successfully, but these errors were encountered: