When I run ti info -t ios --output json
I get back a long json response of my simulators as expected.
However, when I open a titanium project with atom I get the following image

I am still troubleshooting this issue to get more information, but at this point your package is the only 3rd party package installed. I have tried this with 0.8.0, 0.7.1, 0.7.0
What are the list of packages you have installed with your atom editor. I am thinking there might be a dependency that isn't explicitly listed in the package.json
I am running a completely plain atom editor aside from having Titanium-Build package installed.
When I run
ti info -t ios --output jsonI get back a long json response of my simulators as expected.
However, when I open a titanium project with atom I get the following image

I am still troubleshooting this issue to get more information, but at this point your package is the only 3rd party package installed. I have tried this with 0.8.0, 0.7.1, 0.7.0
What are the list of packages you have installed with your atom editor. I am thinking there might be a dependency that isn't explicitly listed in the package.json
I am running a completely plain atom editor aside from having Titanium-Build package installed.