Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-5000

Missing update_cordova_subproject after fresh install of 3.1.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 3.1.0
    • 3.1.0
    • None
    • None
    • Cordova 3.1.0, node 0.10.15, npm 1.3.5, OS X 10.8.5, XCode 5.0

    Description

      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$

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tony.hursh Tony Hursh
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: