Howler
TypeScript auto-import errors
Did you find a reasonable resolution to your issue? I would be interested in knowing what it was.
I am having issues with things like defineProps and defineEmits not being auto imported.
When I add explicit import for them I get the error that 'vue' can't be found.
New project, created for Nuxt v3.16.1
8 replies