webchick created CB-5497:
----------------------------
Summary: [TypeError: Cannot call method 'split' of undefined] when
adding ios platform
Key: CB-5497
URL: https://issues.apache.org/jira/browse/CB-5497
Project: Apache Cordova
Issue Type: Bug
Affects Versions: 3.2.0
Environment: OS X 10.8.5, Node.js v0.10.22, Cordova 3.2.0-0.1.0
Reporter: webchick
Following the directions under
http://cordova.apache.org/docs/en/3.2.0/guide_cli_index.md.html#The%20Command-Line%20Interface
gives me:
$ cordova create hello com.example.hello HelloWorld
Creating a new cordova project with name "HelloWorld" and id
"com.example.hello" at location "/Users/webchick/hello"
$ cd hello/
$ cordova platform add ios
Checking iOS requirements...
[TypeError: Cannot call method 'split' of undefined]
Tried with sudo as well on the off-chance this was a permissions issue, but no
dice.
--
This message was sent by Atlassian JIRA
(v6.1#6144)