Jon Shutt
Jon Shutt
Same situation here, I force installed it and it all works locally, but then jenkins fails when it tries `npm ci` to install it
@artemp I just gave that go - but it still didn't seem to make any difference. I did however do a bit more reading, and changed from renderFile to the...
I pulled down a copy the plugin, stored locally within the project, removed the old plugin (`cordova plugins remove cordova-plugin-opentok`), updated `cordova-plugin-opentok/build-extras.gradle` to ``` allprojects { repositories { jcenter() mavenCentral()...
hi - we're building the project in bitrise, and i'm just testing it again right now, but this worked for us last week yes