You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/05/10 23:58:25 UTC

[jira] [Commented] (CB-6662) coho node v 0.11.13 doesn't work, need to downgrade to v0.11.12

    [ https://issues.apache.org/jira/browse/CB-6662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13993875#comment-13993875 ] 

Shazron Abdullah commented on CB-6662:
--------------------------------------

For people stuck on this, use n to switch versions.
{code}
npm install -g n
n 0.11.12
{code}

> coho node v 0.11.13 doesn't work, need to downgrade to v0.11.12
> ---------------------------------------------------------------
>
>                 Key: CB-6662
>                 URL: https://issues.apache.org/jira/browse/CB-6662
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Coho
>            Reporter: Steve Gill
>            Priority: Minor
>
> cordova js won't build due to failing tests in version 0.11.13. this breaks prepare-release-branch for platforms. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)