[AC-2546] iOS: Unable to locate the CLI executable
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Needs more info |
| Resolution Date | 2013-06-21T22:45:39.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | n/a |
| Reporter | Nazim Jamil-Mir |
| Assignee | Mauro Parra-Miranda |
| Created | 2013-06-13T15:27:39.000+0000 |
| Updated | 2016-03-08T07:41:36.000+0000 |
Description
*Steps to Reproduce*
1. Install Titanium Studio including iOS SDK and CLI.
2. Import iOS project
3. Run iOS simulator
*Actual Result*
Error: Launching simulator process failed Unable to locate the CLI executable. Please restart Studio or use Help > Check for Titanium Updates to install Titanium CLI.
*Expected Result*
iOS simulator launches with app
Hi Nazim, You might want to try the suggestions in TC-1842 and TC-2174, especially: {quote}create .bash_profile in my home and write export PATH=$PATH:/usr/local/share/npm/bin in terminal execute . ~/.bash_profile confirm echo $PATH ->/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/share/npm/bin open Studio and Run project.{quote}
Hi Daniel, thanks for the suggestion. I can confirm the path is indeed within my $PATH however TitaniumStudio still complains with the same error. Any other suggestions?
Please attach your Studio log file and diagnosic (both found at Help -> Studio)