nuxt-modules / algolia

🔎 Algolia module for Nuxt
https://algolia.nuxtjs.org/
MIT License
191 stars 35 forks source link

error when updating to RC 14 #108

Closed agracia-foticos closed 1 year ago

agracia-foticos commented 1 year ago

Version


I have upgraded from RC 13 to RC 14 and the server doesn't even start.

Steps to reproduce

I have upgraded from RC 13 to RC 14 and the server doesn't even start.

What is Expected?

ERROR Error while requiring module @nuxtjs/algolia: SyntaxError: The requested module '@nuxt/kit' does not provide an export named 'addAutoImportDir'

What is actually happening?

ERROR Error while requiring module @nuxtjs/algolia: SyntaxError: The requested module '@nuxt/kit' does not provide an export named 'addAutoImportDir'

Baroshem commented 1 year ago

Hey, will be fixed by https://github.com/nuxt-modules/algolia/pull/107

Let's wait until friday to release a new version with the support for the stable Nuxt 3 as there might be more bugs there that needs to be solved :)

Baroshem commented 1 year ago

More people have been requesting this so I already tested it and released a new version.