tonylukasavage / triple

REPL for Titanium
MIT License
96 stars 21 forks source link

You must be logged in to use triple. #97

Closed devmoreno closed 9 years ago

devmoreno commented 9 years ago

I been getting this error because triple uses the titanium cli to login. The titanium cli login command was deprecated and now uses the appc instead. I am currently logged in on my appc but triple still says I am not logged in.

screenshot 2015-09-09 11 31 04

Sophrinix commented 9 years ago

Thanks for letting us know.

This appears to be the problem

We need to comment that out.. ideally the whole async block needs to go. I'll try to touch this tomorrow if I get a chance. @untward do you have a second to comment out that bit of code and do a pull request?

Sophrinix commented 9 years ago

try pulling this down and running it. it should be fixed now. I decided to just deal with it.

Sophrinix commented 9 years ago

okay now I have confidence that this issue is fixed. make sure you delete your .triple (note the dot ) in whatever directory you were running triple from.

I will leave this open so that you can confirm on your computer that this works.

Sophrinix commented 9 years ago

I'm going to close this issue by saturday morning. If it is still an issue then please feel free to comment and I'll re open it.