You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this warning for adding this plugin 'cordova-plugin-compat' as a dependency for 'canvas2Image'
However, due to the documentation related to the compat plugin,
it is deprecated and no longer being worked on as the functionality provided by this plugin is now included in cordova-android 6.3.0 https://www.npmjs.com/package/cordova-plugin-compat
kindly consider removing this dependency, as I guess it's no longer needed, and including it in the applications may cause a problem or unexpected behavior in the future.
The text was updated successfully, but these errors were encountered:
I am getting this warning for adding this plugin 'cordova-plugin-compat' as a dependency for 'canvas2Image'
However, due to the documentation related to the compat plugin,
it is deprecated and no longer being worked on as the functionality provided by this plugin is now included in cordova-android 6.3.0
https://www.npmjs.com/package/cordova-plugin-compat
kindly consider removing this dependency, as I guess it's no longer needed, and including it in the applications may cause a problem or unexpected behavior in the future.
The text was updated successfully, but these errors were encountered: