gpt4 book ai didi

java - 如何修复 MeteorWebApp 错误 : "Skipping downloading new version because the Cordova platform version or plugin versions have changed ..."?

转载 作者:搜寻专家 更新时间:2023-11-01 07:49:21 26 4
gpt4 key购买 nike

当我在我的 Android 设备上运行我的应用程序时出现错误:

meteor run android-device --settings settings.json --mobile-server=myip:port

我已经使用 MUP (Meteor up) 在我的 VPS 中部署了我的应用程序。我的应用程序设备似乎工作正常并且能够与我的 VPS 通信,但我有这个错误:

E/MeteorWebApp(30703): Download failure

E/MeteorWebApp(30703):com.meteor.webapp.WebAppException: Skipping downloading new version because the Cordova platform version or plugin versions have changed and are potentially incompatible I20160524

E/MeteorWebApp(30703): at com.meteor.webapp.WebAppLocalServer.shouldDownloadBundleForManifest(WebAppLocalServer.java:367)

E/MeteorWebApp(30703): at com.meteor.webapp.AssetBundleManager$1.onResponse(AssetBundleManager.java:131)

......

当我使用 --verbose 运行时,我有:

D/MeteorWebApp( 4032): Detected new bundled version, removing versions directory if it exists

我的 meteor 项目使用:

  • meteor 1.3.3-beta.0

  • cordova-android@5.1.1

  • cordova:cordova-plugin-device v1.1.2

最佳答案

您是否尝试过重新启用 android 平台:

meteor remove-platform android
meteor add-platform android

它解决了我的问题:

I20160729-21:30:01.571(2)? 07-29 21:30:01.342 10346 11702 E MeteorWebApp: Download failure
I20160729-21:30:01.572(2)? 07-29 21:30:01.342 10346 11702 E MeteorWebApp: com.meteor.webapp.WebAppException: Skipping downloading new version because the Cordova platform version or plugin versions have changed and are potentially incompatible
I20160729-21:30:01.572(2)? 07-29 21:30:01.342 10346 11702 E MeteorWebApp: at com.meteor.webapp.WebAppLocalServer.shouldDownloadBundleForManifest(WebAppLocalServer.java:367)

关于java - 如何修复 MeteorWebApp 错误 : "Skipping downloading new version because the Cordova platform version or plugin versions have changed ..."?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37421680/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com