I can't install Storybook along with a Vue Cli 3 project. When trying to npm run storybook I get the error:
not find module '@storybook/vue/dist/server/config/defaults/webpack.config.js'
This happens -I think- because webpack is now an internal part of Vue Cli since version 3.
I've tried several tutorials and configurations like this, this and this, with the same or similar errors related Webpack.
How can I run Storybook along with Vue Cli 3?
You can just run vue add storybook
https://github.com/storybooks/vue-cli-plugin-storybook
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With