Brice Powell
Brice Powell
@lawchihon same issue.. sad this hasnt been fixed in the past year.. My only solution is to remove the line from package.json everytime i need to reinstall npm packages.. quite...
i think you just need to change this line to twilio-client-phonegap-plugin https://github.com/jefflinwood/twilio_client_phonegap/blob/master/plugin.xml#L4
and maybe here as well https://github.com/jefflinwood/twilio_client_phonegap/blob/9f20983f848bcba92d1e2e48a547d50964669310/package.json#L6
Disagree this is an error introduced on the version 3.4.0 Sent from my iPhone > On Sep 18, 2018, at 6:50 PM, Manik Sachdeva wrote: > > @scdyn This looks...
I dont know much about java but i was able to add “final” to the lines mentioned in the error and build successfully. Also downgrading the version to 3.3.0 and...
I actually followed issues for this plugin originally bc I was having this issue. I started to submit a MR with the fix but then was able to build without...
I build through the command line as well , maybe it has to do with different java versions? Sent from my iPhone > On Sep 20, 2018, at 2:57 AM,...