[AC-2630] iOS: Cannot run the Simulator in Titanium studio
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-06-10T10:34:37.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | n/a |
Reporter | Naim |
Assignee | Daniel Sefton |
Created | 2013-06-07T15:10:01.000+0000 |
Updated | 2016-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
File | Date | Size |
---|---|---|
DiagnosticTest.rtf | 2013-06-10T06:32:01.000+0000 | 15582 |
LogFile.rtf | 2013-06-10T06:31:31.000+0000 | 6313 |
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.
Here is the LogFile
DiagnosticTest
Hi Daniel, Thanks, the issue is fixed after changing my version of Xcode :) Kind regards, Naim
You're welcome, glad you got it solved. Closing as fixed.
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
Hi Naim, You probably have Node.js 10.x installed. Please install 0.8.x instead. Run the following to check your version:
Yes I have version 10, any tips how to upgrade to 0.8- not so good in linux enivironment :) Regards, Naim
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