在应用程序中找不到Trigger.io index.html(ios,android模拟器)

时间:2012-09-07 08:40:51

标签: trigger.io

在android和ios上运行我的应用程序时出现问题。当我运行我的应用程序时,模拟器运行正常,但模拟器设备表示项目中没有index.html。不确定从哪里开始调试。我的团队中的其他人都可以加载应用程序,但我。我已经尝试完全重新安装TriggerToolkit但无法到达任何地方。在ios仿真器运行时,日志中不会出现任何错误,只是模拟器中的弹出消息 “错误没有在应用中找到index.html。移动应用需要index.html”。

当我运行forge build ios时,我明白了:

[   INFO] Forge tools running at version 3.3.11
[   INFO] Update result: you already have the latest tools
[   INFO] Configuration is unchanged: using existing templates
[  ERROR] Failed to parse command line arguments at ios

当我运行forge build android时,我明白了:

[   INFO] Forge tools running at version 3.3.11
[   INFO] Update result: you already have the latest tools
[   INFO] Configuration is unchanged: using existing templates
[  ERROR] Failed to parse command line arguments at android

感觉这是因为我在一个协作环境中工作,而且有些事情正在变得严重,只是不确定是什么。

我正在使用此方法进行协作:How can I add another collaborator to my trigger.io project?

0 个答案:

没有答案