-
-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR Internal server error: At least one <template> or <script> is required in a single file component. #638
Comments
For me i had this error when using nuxt-icon. i got around it by doing this |
@sbloska We don't use external libraries, the problem occurs with internal components. And accordingly your solution is not suitable. |
This should be fixed in the main branch, but requires a new release of the packages/storybook-nuxt package. @chakAs3 |
@chakAs3 please help! |
@tobiasdiez Hello! Please tell me how you can use the latest versions from Github without waiting for the release? |
@tobiasdiez this is still a problem in the current build |
Hint: I realized that my problem with this was in fact caused by an issue with my own vite config. |
@Archetipo95 @tillsanders can you use the latest release 8.3.1 and let me know please. |
It seems my issue was unrelated after all, so I cannot test this. Good luck! |
In https://github.com/nuxt-modules/storybook/releases/tag/v8.1.1 the error continues to block the use of Storybook
storybook-vue/storybook-nuxt#4 (comment)
The text was updated successfully, but these errors were encountered: