【发布时间】:2020-01-12 10:54:14
【问题描述】:
当我尝试运行基本合金应用程序(双标签模板)时,我收到此错误:
[ERROR] : : Cannot find module './validators/react/isReactComponent'
[ERROR] : Alloy compiler failed
[ERROR] Application Installer abnormal process termination. Process exit value was 1
但是当我运行一个没有合金的经典应用程序(双标签模板)时,程序运行正常。
我的系统是:
Operating System
Name = Mac OS X
Version = 10.14.5
Architecture = 64bit
Node.js
Node.js Version = 8.9.1
npm Version = 5.5.1
Appcelerator CLI
Installer = 4.2.15
Core Package = 7.1.2
Titanium CLI
CLI Version = 5.2.2
node-appc Version = 0.2.49
【问题讨论】:
标签: titanium appcelerator titanium-alloy