NuxtN
Nuxt10mo ago
4 replies
Necrelox

[unimport] failed to find "LazyIcon" imported from "#components"

Hello !
I'm having an issue when running tests on my Nuxt module. I’ve registered the
@nuxt/icon
module, but when I run my tests (with
vitest
), I get the following error:
Error: [unimport] failed to find "LazyIcon" imported from "#components"
  Plugin: nuxt:components:imports
Was this page helpful?