@ionic-native/core

Failed to compile.

The target entry-point “@ionic-native/splash-screen” has missing dependencies:

  • @ionic-native/core

How can I solve this problem? I am already install splash screen packages.

what did you actually do? all you have explained is what the error is you are seeing…

are you using capacitor?

Yes I am using capacitor. I want to make a splash screen but terminal show that message. So that why my project is not working.

I have the same problem, and not only with splashscreen but also with other ionic native plugin.
Did you solve?
I am using capacitor too, and until today I can use the ionic native plugin without problems.