-
Hi. Thanks for this useful library. I'm trying to get run in Nuxt 2. But I have this compilation error:
When I check nuxt2-plugin.mjs, it contains: I put here some useful information of my setup: nuxt.config.js:
package.json:
Any help would be appreciated |
Beta Was this translation helpful? Give feedback.
Answered by
CodeDredd
Jan 13, 2023
Replies: 1 comment 1 reply
-
Try version |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
CodeDredd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try version
1.0.18
for@pinia-orm/nuxt
.This new imports are only working with
bridge
. Didn't know that at some point i lost compo support, but thats the same with some pinia version.