zeplin / storybook-zeplin

Storybook addon to view Zeplin resources in story panel
https://storybook-zeplin.netlify.app
MIT License
115 stars 16 forks source link

Can't install storybook-zeplin with storybook 6.5.0-alpha.49 #56

Open smcardle opened 2 years ago

smcardle commented 2 years ago

Hi

Unable to install the latest version of the zeplin plugin due to conflicts with peerDependencies

npm ERR! Could not resolve dependency: npm ERR! dev storybook-zeplin@"" from the root project npm ERR! npm ERR! Conflicting peer dependency: @storybook/addons@6.4.19 npm ERR! node_modules/@storybook/addons npm ERR! peer @storybook/addons@">=5.0.0" from storybook-zeplin@1.7.2 npm ERR! node_modules/storybook-zeplin npm ERR! dev storybook-zeplin@"" from the root project npm ERR!

mertkahyaoglu commented 1 year ago

@smcardle Which version is this? Could you try the latest version of the addon?