[ 
https://issues.apache.org/jira/browse/CB-5000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Braden Shepherdson resolved CB-5000.
------------------------------------

       Resolution: Duplicate
    Fix Version/s: 3.1.0

It looks like this is a duplicate of 4883. The patch for that is checked in, 
but it didn't make it into the 3.1.0 branch. It'll be in the next tools 
release, probably end of this week.

> Missing update_cordova_subproject after fresh install of 3.1.0
> --------------------------------------------------------------
>
>                 Key: CB-5000
>                 URL: https://issues.apache.org/jira/browse/CB-5000
>             Project: Apache Cordova
>          Issue Type: Bug
>    Affects Versions: 3.1.0
>         Environment: Cordova 3.1.0, node 0.10.15, npm 1.3.5,  OS X 10.8.5, 
> XCode 5.0
>            Reporter: Tony Hursh
>             Fix For: 3.1.0
>
>
> A fresh install of Cordova 3.1.0 on the machine described produces several 
> warning messages. After the install completes, cordova create succeeds, but 
> cordova add platform fails. This issue first occurred for me after updating, 
> so I tried uninstalling completely and installing from scratch. Same issue. 
> Log below:
> (first removing stuff that might conflict)
> enoch:Documents tonyhursh$ sudo npm uninstall -g phonegap
> Password:
> unbuild phonegap@3.1.0-0.15.0
> enoch:Documents tonyhursh$ sudo npm uninstall -g cordova
> unbuild cordova@3.1.0-0.1.0
> enoch:Documents tonyhursh$ sudo npm install -g cordova
> (normal logs removed)
> npm WARN engine ncallbacks@1.0.0: wanted: {"node":"~0.6.7"} (current: 
> {"node":"v0.10.15","npm":"1.3.5"})
> (normal logs removed)
> npm WARN package.json github-url-from-git@1.1.1 No repository field.
> /usr/local/bin/cordova -> /usr/local/lib/node_modules/cordova/bin/cordova
> (normal logs removed)
> enoch:Documents tonyhursh$ cordova create hello com.example.hello HelloWorld
> enoch:Documents tonyhursh$ cd hello
> enoch:hello tonyhursh$ cordova platform add ios
> [Error: An error occured during creation of ios sub-project. 
> /Users/tonyhursh/.cordova/lib/ios/cordova/3.1.0/bin/create: line 151: 
> /Users/tonyhursh/.cordova/lib/ios/cordova/3.1.0/bin/update_cordova_subproject:
>  No such file or directory
> ]
> enoch:hello tonyhursh$



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to