Launching Titanium iPhone Simulator has encountered a problem

This week after installing latest updates for Titanium Studio and SDK, I faced "Launching Titanium iPhone Simulator - [PROJECT NAME] has encountered a problem". I know this problem exist from Titanium SDK 3.0.   When I updated in my mac I can run my app which running with is developed Titanium SDK 3.0.2. So, Bing about this issue and I found a solution. It is, we can Run 3.0.x with NodeJs 0.10 and recommended to install NodeJs 0.8 version. So, I found this Nodejs blog link http://...
More