strapi icon indicating copy to clipboard operation
strapi copied to clipboard

Incompatibility issues when using Nuxt3

Open Mechse opened this issue 3 years ago • 1 comments

Hello,

When using the provided nuxt3 setup guide: https://v3.nuxtjs.org/getting-started/quick-start

This Nuxt3 version ist installed: "nuxt": 3.0.0-rc.9

When building the project:

Module @nuxtjs/strapi is disabled due to incompatibility issues:
 - [nuxt] Nuxt version `^3.0.0 || ^2.16.0` is required but currently using `3.0.0-rc.9` 

So how is it possible to run this nuxt module with the current nuxt3 build? Thanks, Max

Mechse avatar Sep 05 '22 06:09 Mechse

Hi, I also have this issue. Done created PR here hopefully can be merge.

gravitano avatar Sep 05 '22 07:09 gravitano

Working perfectly with latest Nuxt 3

atinux avatar Mar 04 '23 07:03 atinux