I've been attempting to integrate lottie-vuejs
into my project. After running the npm
install command and following the steps outlined here, I encountered an issue.
Unfortunately, I received the following error message:
Module not found: Error: Can't resolve 'lottie-vuejs'.
If you'd like to see a sample implementation, you can check out this sandbox example.