Replies: 1 comment
-
|
Hey could you try again with 0.16.1? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have tried to use histoire with Nuxt3 app and Typescript.
However it fails when I try to create an Story.
I have an app.config.ts file and when I run npm run story:dev it breaks because it cannot identify the extension ts.
I removed module from tsconfig.ts, I added many properties but none of the solutions described here, TypeStrong/ts-node#1062 on any other site, has worked.
Can someone help me?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions