Wrong import on Vue
Author: mfromoopsCreated Jul 28, 2022Updated Dec 12, 2024
It was a simple fix for me. The file @formkit\auto-animate\vue\index.mjs has an import for ../index. I had to specify that it was importing ../index.mjs
Source: formkit/auto-animate