Closed DascoRM closed 1 year ago
Hi, did you disable auto imports by any chance?
No, we have a simple Nuxt3 typescript setup, by the book. The issue appeared after installing the nuxt-simple-sitemap module which has this repository as a dependancy.
Did you run nuxi prepare
first? #imports
is definitely valid but is generated at runtime
However, maybe should probably not lint node_modules? I'm not sure how I can fix this on my end
Have the same problem. Simple Nuxt 3 + TypeScript setup. I run nuxi prepare
, but it doesn't help.
I've reworked the logic in 1.6.1 which should solve the type issue.
Describe the bug
Hello, I've a probleme import on Sitelink component... Just after install nuxt-simple-sitemap v4.0.1 You know why this erorr pop ?
Reproduction
after install nuxt-sitemap
System / Nuxt Info