nuxt / modules

Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
https://nuxt.com/modules
MIT License
899 stars 231 forks source link

fix: update storybook info #995

Open tobiasdiez opened 4 days ago

tobiasdiez commented 4 days ago

https://github.com/nuxt/modules/pull/987 accidentally changed the info for the storybook module (via the auto-fix mechanism). This lead to a wrong npm module, see https://github.com/nuxt-modules/storybook/issues/657.

Fixes https://github.com/nuxt-modules/storybook/issues/657.


Any idea why the readme is not found at https://nuxt.com/modules/storybook?

jonnykio commented 2 days ago

Hi can someone push this through as its causing issues on installs, thanks.

hoomersinpsom commented 1 day ago

I can't install storybook on a brand new nuxt project without this change 😬