cordova-plugin-badge icon indicating copy to clipboard operation
cordova-plugin-badge copied to clipboard

replace compile to implementation and release on npm

Open mariosteinbacher opened this issue 2 years ago • 6 comments

Hi katzer!

can you please replace compile to implementation and release on npm. I have seen that you have 4 years ago changed it but you didn't added a new version tag or released it on npmjs.

the reason for that is that some other package uses your package but refernce to npmjs so only the 0.8.8 version gets fetched. maybe you find a minute to do?

best regards mario

mariosteinbacher avatar Aug 04 '22 14:08 mariosteinbacher

+1, to change it locally in node_modules unnecessary.

DennisHerr avatar Aug 15 '22 10:08 DennisHerr

+1

JuneTwooo avatar Aug 24 '22 07:08 JuneTwooo

+1

hussain-github avatar Sep 16 '22 20:09 hussain-github

+1

LuizCostaa avatar Oct 05 '22 18:10 LuizCostaa

Please do the needful asap

SadiquaAnjum avatar Oct 07 '22 12:10 SadiquaAnjum

You can fix it easily. Github repo is correct (use implementation) so, fork this repo and then you have to : cordova plugin remove cordova-plugin-badge cordova plugin add github:Eblancho/cordova-plugin-badge

replace Eblancho by your github URL and it's work fine

You will not have main repo update but last update was from 2018, not a real problem

Eblancho avatar Oct 10 '22 09:10 Eblancho