You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Benjamin Hill (JIRA)" <ji...@apache.org> on 2013/07/19 19:48:49 UTC

[jira] [Created] (CB-4325) After failed install of iOS, you get "stuck" with a path error

Benjamin Hill created CB-4325:
---------------------------------

             Summary: After failed install of iOS, you get "stuck" with a path error
                 Key: CB-4325
                 URL: https://issues.apache.org/jira/browse/CB-4325
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 3.0.0
         Environment: OSX
            Reporter: Benjamin Hill
            Assignee: Shazron Abdullah
            Priority: Minor


me:~/Documents/code/rlaw$ /usr/local/share/npm/bin/cordova platform add ios
[Error: An error occured during creation of ios sub-project. /bin/sh: /Users/me/.cordova/lib/ios/cordova/3.0.0/bin/create: No such file or directory

What happened:
I tried to install "cordova platform add ios android"
and I didn't have the android path configured, so the installer bailed.
But instead of "finishing" the ios install, it left it in a strange state.
Instead of "~/.cordova/lib/ios/cordova/3.0.0"
it had "~/.cordova/lib/ios/cordova/3.0.0-@someotherstuff"

Workaround: I deleted ~/.cordova/lib/ios and re-installed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira