Replies: 1 comment 3 replies
-
Looks like the file is being matched as a story 🤔 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I get an error installing Histoire on my Laravel, Inertia + Vue 3 project.
Here is my process:
run:
npm i -D histoire @histoire/plugin-vue
create file:
histoire.config.ts
with content:
Package.json
When running
npm run story:dev
I receive following error:
Beta Was this translation helpful? Give feedback.
All reactions