storybook-vue-addon
storybook-vue-addon copied to clipboard
"Do not know how to load path" error in Storybook 8
Is this addon compatible with Storybook 8? I upgraded and am getting:
Failed to scan for dependencies from entries:
[path]/src/stories/Demo.stories.vue
✘ [ERROR] Do not know how to load path: html:[path]/src/stories/Demo.stories.vue?vue&type=stories
There were a couple of breaking changes in v8, see https://github.com/storybookjs/storybook/issues/26031. I still have to look into this.