nuxt-modules / prismic

Easily connect your Nuxt.js application to your content hosted on Prismic
https://prismic.nuxtjs.org
MIT License
245 stars 48 forks source link

The requested module '@nuxt/kit' does not provide an export named 'addAutoImport' #172

Closed brunodeangelis closed 2 years ago

brunodeangelis commented 2 years ago

Versions

Reproduction

https://stackblitz.com/edit/nuxt3-prismic-bug

Steps to reproduce

Fresh install of Nuxt 3 Stable, add Nuxt Prismic module rc 1.

Any help greatly appreciated.

lihbr commented 2 years ago

Hi there, thanks for the heads up!

The Nuxt team published some last breaking changes yesterday leading to that issue. This should be fixed with @nuxtjs/prismic@3.0.0-rc.2

Let me know if anything! Feel free to reopen as needed :)