This repository has been archived by the owner on Jan 4, 2023. It is now read-only.
Failed to resolve async components, failure in references to static
folder
#109
Labels
bug
Something isn't working
Versions
nuxt-vite: 0.0.36
nuxt: 2.16.0-26932357.0a988668 (nuxt-edge)
Reproduction
https://codesandbox.io/s/nifty-jones-p9kqf?file=/components/Logo.vue
Description
Had an issue with SVG imports from tags, tried to resolve it using:
Fixed the imports, but I still have failures to resolve components, marked by these error messages:
I don't know if this is an issue or just a misconfiguration from my side, we investigated with @farnabaz but couldn't find the source of this problem.
Also tried installing @nuxt/components just to be sure it wasn't a problem from that side and it didn't solved the problem.
Thank you a lot for your help, amazing work on nuxt-vite, can't wait to use it on this project. 🚀
The text was updated successfully, but these errors were encountered: