timbru31 / cordova-plugin-lottie-splashscreen

🐣 🎬 📱 Apache Cordova plugin to show Lottie animations as the splash screen with Airbnb's Lottie wrapper
https://www.npmjs.com/package/cordova-plugin-lottie-splashscreen
MIT License
131 stars 56 forks source link

Cant import the plugin to Vue Projects #652

Open ebofi opened 11 months ago

ebofi commented 11 months ago

HI,

We are trying to import the plugin to our vue project via doing a import code import {LottieSplashScreen} from "cordova-plugin-lottie-splashscreen"; but when compiling we are getting this error.

[vite:resolve] Failed to resolve entry for package "cordova-plugin-lottie-splashscreen". The package may have incorrect main/module/exports specified in its package.json: Can anyone have a solution for this bug

timbru31 commented 11 months ago

If you remove the template without providing any sort of reproducible example then chances are slim that I am able to help.