You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First line of HomeView.vue: <script setup lang="ts">
Possible Solution
I can find the mistake inside playground/router-pinia-with-tests/src/views/HomeView.vue but I'm not sure which template was used to generate it.
All projects without typescript should be created without lang="ts" in any of the files.