Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26158] Windows: Build fails with ENOENT error when using transpile

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2018-08-22T00:23:48.000+0000
Affected Version/sRelease 7.4.0
Fix Version/sRelease 7.5.0
ComponentsCLI, Windows
Labelsregression
ReporterEwan Harris
AssigneeEwan Harris
Created2018-06-26T14:09:51.000+0000
Updated2018-08-22T00:24:02.000+0000

Description

Description

When enabling transpilation the build fails with the below error ENOENT: no such file or directory, mkdir' C:\Users\awam\.titanium\vsbuild\ticreateapp\bin\assets\Resources\node_modules', I believe this is because it's trying to copy to the wrong place.

Steps to reproduce

Enable transpilation in the tiapp.xml <transpile>true</transpile>

Build the project

Actual

Above error thrown

Expected

No error

Comments

  1. Ewan Harris 2018-06-26

    PR: https://github.com/appcelerator/titanium_mobile_windows/pull/1263
  2. Josh Longton 2018-07-19

    *Closing ticket.* The fix is present in SDK: {noformat} 7.4.0.v20180718223310 {noformat} *ENV* {noformat} Noka lumia 550 (Win 10) Ws-emulator Windows 10 Pro: 1803 Appc NPM: 4.2.13 Appc CLI: 7.0.4 Ti CLI Ver: 5.1.1 Node Ver: 8.9.1 NPM Ver: 6.1.0 {noformat}
  3. Kota Iguchi 2018-08-22

    Reopening this, just to update fixVersion.

JSON Source