error in nuxt 3 #1828
Unanswered
dev02iggy
asked this question in
Help and Questions
error in nuxt 3
#1828
Replies: 1 comment
-
Would anyone be able to answer? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I encountered this error when I switched to using the stable version of Nuxt 3 released a few days ago. I realized that it has to do with the fact that the addAutoImport module no longer exists and has been replaced by addImports.
Error while requiring module @pinia/nuxt: SyntaxError: The requested module '@nuxt/kit' does not provide an export named 'addAutoImport'
Versão do Nuxt:
3.0.0
Versão do @pinia/nuxt:
^0.4.5
Link do mesmo problema acontecendo com outras bibliotecas e sendo relatado.
clique aqui
Beta Was this translation helpful? Give feedback.
All reactions