未找到Titanium appcelerator模块

时间:2017-02-18 18:09:18

标签: titanium appcelerator titanium-mobile appcelerator-titanium titanium-modules

在构建我的用于Android的钛appcelerator应用程序时遇到错误,下面是已安装的模块:

- 模块 Android> com.pushwoosh.module和dk.napp.drawer

tiapp.xml

<modules>
    <module platform="iphone">dk.napp.drawer</module>
    <module platform="android">dk.napp.drawer</module>
...

当我构建应用程序并从设备运行时,我得到以下错误:

[ERROR] :  TiExceptionHandler: (main) [60613,103255] ----- Titanium Javascript Runtime Error -----
[ERROR] :  TiExceptionHandler: (main) [1,103256] - In ti:/module.js:303,2
[ERROR] :  TiExceptionHandler: (main) [0,103256] - Message: Uncaught Error: Requested module not found: dk.napp.drawer
[ERROR] :  TiExceptionHandler: (main) [0,103256] - Source:  throw new Error("Requested module not found: " + request); // TODO Set 'code' property to 'MODULE_NOT_FOUND' to match Node?
[ERROR] :  V8Exception: Exception occurred at ti:/module.js:303: Uncaught Error: Requested module not found: dk.napp.drawer
[ERROR] :  ViewRootImpl: sendUserActionEvent() mView == null

所以我不知道为什么应用程序没有找到dk.app.drawer模块,这里是所有模块的截图:

Modules

再次感谢您的帮助

1 个答案:

答案 0 :(得分:2)

在屏幕截图中,您只显示版本1.2.4,即iOS版本。你也添加了Android版吗? https://github.com/viezel/NappDrawer/tree/master/android/dist