Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2630] iOS: Cannot run the Simulator in Titanium studio

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionFixed
Resolution Date2013-06-10T10:34:37.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsn/a
ReporterNaim
AssigneeDaniel Sefton
Created2013-06-07T15:10:01.000+0000
Updated2016-03-08T07:41:43.000+0000

Description

*Problem* I am not able to run a project after creating it in Titanium studio. Once compiling it I am getting the following error: *Error*
[ERROR] Invalid --ios-version value '5.0'

Attachments

FileDateSize
DiagnosticTest.rtf2013-06-10T06:32:01.000+000015582
LogFile.rtf2013-06-10T06:31:31.000+00006313

Comments

  1. Daniel Sefton 2013-06-07

    Hi Naim, This error usually occurs when you have either an old version of OS X or Xcode installed. So that we know what you're running, please can you attach your studio log file and diagnostic: - Help -> Studio -> View Log File - Help -> Studio -> Run Diagnostic Test... But simply upgrading OS X or Xcode should do the trick, assuming you have an old version installed.
  2. Naim 2013-06-10

    Here is the LogFile
  3. Naim 2013-06-10

    DiagnosticTest
  4. Naim 2013-06-10

    Hi Daniel, Thanks, the issue is fixed after changing my version of Xcode :) Kind regards, Naim
  5. Daniel Sefton 2013-06-10

    You're welcome, glad you got it solved. Closing as fixed.
  6. Naim 2013-06-11

    Hello Daniel again, Sorry today I got an unexpected error and I am not able to run any project. Please see the following error below : " [ERROR] : TypeError: Arguments to path.join must be strings at path.js:360:15 at Array.filter (native) at exports.join (path.js:358:36)" Thanks for your help ! Naim
  7. Daniel Sefton 2013-06-11

    Hi Naim, You probably have Node.js 10.x installed. Please install 0.8.x instead. Run the following to check your version:
    node -v
  8. Naim 2013-06-11

    Yes I have version 10, any tips how to upgrade to 0.8- not so good in linux enivironment :) Regards, Naim
  9. Naim 2013-06-11

    hahha Daniel , got it working again :) changed the version to 0.8. Please make it as close again. Thanks a lot for support- I just need a small tips like this and I jump right away ;) Regards, Naim

JSON Source