当我安装cordova-plugin-file 时出现此错误。该错误似乎可以追溯到 2014 年的 1.3 版...
deviceready event not fired after 5 seconds
它在 2.1.0 和 Cordova 5 版本中如何仍然发生?我逐个版本降级,它只停止显示 1.1 中的错误,但后来我得到了与 cordova.js 不同的错误(可以理解,因为它远远领先于该版本)。
module cordova-plugin-file.ProgressEvent not found
我什至找不到插件的问题跟踪器。开发人员要做什么?