[
https://issues.apache.org/jira/browse/CB-14126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Brody resolved CB-14126.
------------------------------
Resolution: Fixed
Fix Version/s: 4.5.5
This issue should be solved on very recent [email protected] release. Since
this is not yet part of Cordova CLI it should be possible to obtain the right
version as follows:
{code}
cordova platform rm ios
# and verify that no artifacts of ios platform remain
cordova platform add ios@4
{code}
> cordova-ios does not build with node 10.4.0
> -------------------------------------------
>
> Key: CB-14126
> URL: https://issues.apache.org/jira/browse/CB-14126
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-ios
> Affects Versions: 8.0.0, 7.1.0
> Environment: macOS 10.13.5
> Xcode 9.4
> Homebrew 1.6.7-72
> Node 10.4.0
> Reporter: Ronald Ligteringen
> Assignee: Chris Brody
> Priority: Blocker
> Labels: PhaseScriptExecution, cordova, cordova-ios, ios, node
> Fix For: 4.5.5
>
>
> The latest version of Node hangs the building process of cordova-ios during
> the PhaseScriptExecution. Furthermore with this version of Node in Cordova
> 8.0 the command
> cordova requirements
> fails during execution
> FIX: These problems do not arise when using Node 8.11.2 (LTS) instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]