Titanium JIRA Archive
Alloy (ALOY)

[ALOY-1595] alloy compile broken on node 9.3.0

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2018-01-30T16:46:32.000+0000
Affected Version/sn/a
Fix Version/sCLI Release 7.0.3
Componentsn/a
Labelsn/a
ReporterEwan Harris
AssigneeEwan Harris
Created2017-12-14T12:10:13.000+0000
Updated2018-03-23T22:21:26.000+0000

Description

Description

alloy compile is currently broken on node 9.3.0 due to the deasync modules use of undocumented internal apis. We should look to either move away from deasync or fix the use of the internal apis in that module Reference https://github.com/abbr/deasync/issues/89 https://github.com/nodejs/node/issues/17678

Comments

  1. Ewan Harris 2017-12-14

    This is fixed by https://github.com/abbr/deasync/commit/3638d542b6c0fece8d7ddf2a02d9bcd8b1109bcb but is still using node internals
  2. Feon Sua Xin Miao 2017-12-18

    PR: https://github.com/appcelerator/alloy/pull/863 Alloy with deasync@0.1.12 has already be included in appc 7.0.1-5. This pr simply set the min version required.
  3. Samir Mohammed 2018-03-23

    Closing ticket able to use alloy compile on (7.0.3-master.19)

JSON Source