@awesome-cordova-plugins/social-sharing fix issue in ionic 6

so i installed this plugin and i get this error Error: The target entry-point "@awesome-cordova-plugins/social-sharing" has missing dependencies: [ng] - @awesome-cordova-plugins/core

2 Likes

in order to fix it use
npm i --save @awesome-cordova-plugins/core

4 Likes