Good day, guys :)
I spent ~ about 2hours trying to make it work so I decided to post it here.
I exactly did the following:
- npm install @formkit/auto-animate
- import { autoAnimatePlugin } from '@formkit/auto-animate/vue'
- app.use(autoAnimatePlugin);
but I kept getting this error!

I use:
- Laravel 10.3
- Laragon with SSL enabled
- Vue 3.2
- Vite 4
please note that the environment/setup/application is already there fully running and functioning well but if I add this import the system crashes, meaning if I commented on this line: import { autoAnimatePlugin } from '@formkit/auto-animate/vue' things will go back to normal.
I just desired to add this amazing animation to add life to my application.
kindly advice 🙏🌹
Good day, guys :)
I spent ~ about 2hours trying to make it work so I decided to post it here.
I exactly did the following:
but I kept getting this error!
I use:
please note that the environment/setup/application is already there fully running and functioning well but if I add this import the system crashes, meaning if I commented on this line: import { autoAnimatePlugin } from '@formkit/auto-animate/vue' things will go back to normal.
I just desired to add this amazing animation to add life to my application.
kindly advice 🙏🌹