egidiusmengelberg / nuxt-aos

A Nuxt module that adds Animate On Scroll
https://www.npmjs.com/package/nuxt-aos
MIT License
65 stars 5 forks source link

The requested module does not provide an export named 'default' #25

Open tolgahanbeyazoglu opened 5 months ago

tolgahanbeyazoglu commented 5 months ago

I installed nuxt js aos to get quick response but I get this error how can I make it disappear quick solution Ekran görüntüsü 2024-03-31 181653

egidiusmengelberg commented 5 months ago

what version of nuxt-aos are you using?

tolgahanbeyazoglu commented 5 months ago

@egidiusmengelberg problem solved I updated nuxt js to the latest version

vinumweb commented 4 months ago

I still get this problem on the latest version of Nuxt... Any fixes?

egidiusmengelberg commented 4 months ago

What version of nuxt-aos do you have installed?

vinumweb commented 4 months ago

@egidiusmengelberg I installed the latest version from pnpm with the installation command provided in the docs.

egidiusmengelberg commented 4 months ago

Thats weird. I'll investigate this week. Maybe something specific when using pnpm.

jaybharadia commented 1 week ago

This Issue happens in below version

"nuxt": "^3.13.0", "nuxt-aos": "^1.2.5"