Yay, that works, thanks again ! Weird why Sencha Cmd v3.0.0 did not add in ".bash_profile" var by itself when I tried to install. But manually adding works too. Thanks!
Printable View
Yay, that works, thanks again ! Weird why Sencha Cmd v3.0.0 did not add in ".bash_profile" var by itself when I tried to install. But manually adding works too. Thanks!
I would agree. When I have installed it and installed new versions it has been updating my path properly so I'm not sure what went wrong but end result is we got it fixed.
I agree, it maybe as well because MAC OS versi, I am using Mountain Lion, and the $PATH variable is in ".bash_profile" and not just ".profile". Anyways your suggestion works like a magic and thanks 1 more time for your help and have a great day
I have the same problem for last few days. It is very annoying. I wish somebody can tell me what am I doing wrong. I downloaded newest Sencha, installed SDK - Tools. In terminal I change directory to the Sencha /Users/sadmin/Downloads/sencha-touch-2.1.0-commercial/ and execute sencha command and I am getting the [WARN]... error.
My path looks like:
Code:echo $PATH
/Applications/SenchaSDKTools-2.0.0-beta3:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin
SDK Tools should not be used with ST 2.1, you should use Sencha Cmd
For me as well the new Sencha CMD did not update my $PATH, so I had to do it manually.
I your case as ell feels like you have just the SenchaSdkTools and not the CMD one, which needs to be updated your ".bash_profile" file. That is how I solved the issue in my case
This seems to have worked for me as well, thanks for the direction.