vueuse / motion

🤹 Vue Composables putting your components in motion
https://motion.vueuse.org
MIT License
2.37k stars 82 forks source link

./nuxt is not defined by "exports" #110

Closed silvesterwali closed 1 year ago

silvesterwali commented 1 year ago

image

Hallo there . i just install nuxt latest version and also vueuse@motion but i get error like in the image. maybe be someone have same experience like this or any help . thank you .

machine: windows 11 packages: nuxt@^3.4.0 @vueuse/motion": "^2.0.0-beta.12

kalnode commented 1 year ago

If it helps, everything is working for me using:

"@vueuse/motion": "^2.0.0-beta.25", "nuxt": "^3.4.1",

silvesterwali commented 1 year ago

The error already gone, and another warning show like #112