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
It takes approximately 10 minutes for the cordova plugin add github:apache/cordova-plugin-test-framework --no-telemetry --no-update-notifier step to finish...
On my local machine I pulled down the cordova-paramedic project and in lib/ParamedicApp.js at line 73 I replaced:
github:apache/cordova-plugin-test-framework should just translate to git+https://github.com/apache/cordova-plugin-test-framework.git (by npm)
Is this reproducible? Are you sure this isn't a one off network issue? For the record, cordova plugin add github:apache/cordova-plugin-test-framework --no-telemetry --no-update-notifier took less than second to resolve for me.
It takes approximately 10 minutes for the
cordova plugin add github:apache/cordova-plugin-test-framework --no-telemetry --no-update-notifier
step to finish...On my local machine I pulled down the cordova-paramedic project and in
lib/ParamedicApp.js
at line 73 I replaced:with:
Now the plugin is added very quickly. Could we please make this change?
The text was updated successfully, but these errors were encountered: