android - Titanium studio cannot run "titanium" command in terminal -


i tried run "titanium" command in terminal of titanium studio gives following error

$ titanium titanium command-line interface, cli version 3.1.1, titanium sdk version 3.1.1.ga copyright (c) 2012-2013, appcelerator, inc.  rights reserved.  please report bugs http://jira.appcelerator.org/  [error] "c:\users\grant\appdata\roaming\npm\node_modules\titanium\bin\titanium" unrecognized command.  run node.exe available commands. 

i'm running titanium studio on windows 7. can run "titanium" command on windows cmd , gives expected output. i'm new titanium studio , according knowledge paths configured correctly. can create , run titanium projects on android emulator. can caused error please me. thank in advance!

i ran same situation here today. after google search, found out it's bug in titanium studio. see this ticket.

in comments, can find a fix in github pull. can apply fix manually , should work(worked me on windows7).

btw, file located @ %appdata%\npm\node_modules\titanium\lib\cli.js in case wondering.


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -