Titanium JIRA Archive
Alloy (ALOY)

[ALOY-1492] Fix no such file or directory when doing "alloy new"

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2016-04-20T18:56:24.000+0000
Affected Version/salloy 1.8.6
Fix Version/salloy 1.8.5, alloy 1.8.7
ComponentsTooling
Labelsn/a
ReporterFeon Sua Xin Miao
AssigneeFeon Sua Xin Miao
Created2016-04-20T18:33:56.000+0000
Updated2016-04-20T21:28:03.000+0000

Description

When creating a new alloy project, the creation process should be more careful when platform template folder doesn't not exist.

Reproduce Step

appc new titanium app

Expected Output

The app should be created with no error.

Actual Output

Error: ENOENT: no such file or directory

Comments

  1. Feon Sua Xin Miao 2016-04-20

    Master: https://github.com/appcelerator/alloy/pull/786 1_8_X: https://github.com/appcelerator/alloy/pull/785
  2. Wilson Luu 2016-04-20

    Closing ticket as fixed. Verified that I was able to create an Alloy project with appc new. Tested on: Appc CLI NPM: 4.2.5-3 Appc CLI Core: 5.3.0-26 Alloy: 1.8.7 Arrow: 1.7.31 SDK: 5.3.0.v20160420090405 Node: v4.4.0 OS: El Capitan (10.11.4)

JSON Source