LinusBorg / LinusBorg/slidev-theme-vuetiful
Theme is not working
Nobody has claimed this yet.
- Dominant language
- Vue
- Stars
- 76
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
I installed the penguin theme, but it's not working.
When I open the slides, the following message appears:
```
[vite] Internal server error: [@vue/compiler-sfc] and <script setup> must have the same language type.
Plugin: vite:vue
File: /Users/<username>/Documents/learning/node_modules/slidev-theme-vuetiful/layouts/default.vue
```
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open layouts/default.vue and reproduce the error while running the installed Penguin theme with Slidev. Start from the reported @vue/compiler-sfc message about the script language types; done means the theme opens without this Vite internal server error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, vite
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100