Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24091] If you package for mobile web, then "[ERROR] ENOENT: no such file or directory" error is returned

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2016-11-01T22:57:55.000+0000
Affected Version/sRelease 6.0.0
Fix Version/sRelease 6.0.0
ComponentsMobileWeb
Labelsqe-6.0.0, regression
ReporterWilson Luu
AssigneeChee Kiat Ng
Created2016-11-01T22:22:33.000+0000
Updated2016-11-01T23:07:51.000+0000

Description

*Details:* If you package your app for mobileweb, then [ERROR] ENOENT: no such file or directory error is returned. *Note:* This is a regression from SDK 6.0.0.v20161028094725. *Steps to reproduce:*

Create a Titanium mobile project with appc new

Package the mobile app for mobile web: appc run -l trace --platform mobileweb --deploy-type production

*Actual:* At the end of the process, you will not be able to package your app for mobile web:
[ERROR] ENOENT: no such file or directory, open '/Users/wluu/sandbox/monkeycans/build/mobileweb/titanium/Ti/_/include.js'
*Expected:* You should be able to package your mobile app for mobile web, until 7.0.0.

Comments

  1. Chee Kiat Ng 2016-11-01

    PRs merged.
  2. Wilson Luu 2016-11-01

    Closing ticket as fixed. I was able to package my app for mobile web. Tested on: Appc CLI NPM: 4.2.8-9 Appc CLI Core: 6.0.0-67 Arrow: 1.8.11 SDK: 6.0.0.v20161101155110 Node: v4.6.1 OS: Mac OS X (10.12.1)

JSON Source