You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@nuxt/strapi doesn't agree with nuxt-primevue or vice versa.
I can run both modules fine separately, but if I run both modules at the same time the error occurs.
I figured maybe on installation one package overwrites something the other package relies on, so I tried different orders of installation. To no avail.
Version
node: 20.9.0 (Volta)
npm: 10.2.3 (Volta)
nuxt: 3.8.2
@nuxtjs/strapi: 1.10.1
@strapi/strapi: 4.15.5 (on the Strapi server)
primevue: 3.43.0
nuxt-primevue: 0.2.2
Reproduction Link
Steps to reproduce
Install and enable
primevue
andnuxt-primevue
packages/modulesWhat is Expected?
I expect a nice website in my browser
What is actually happening?
I get a 500 error
The text was updated successfully, but these errors were encountered: