I ran off this cmd after switching node versions for use with Titanium studio.
sudo npm install -g alloy titanium
However even though it appears to install. Neither alloy nor titanium seem to be linked to my bash profile.
I tried:
dave:~ $ titanium -v
-bash: titanium: command not found
Node and npm were originally installed with homebrew and I now have both 0.10.2 and 0.8.22 packages.
I also cannot launch the app in the SDK due to the fact it cannot find the titanium CLI.
Can anyone help me resolve this problem.
Screenshot of actual error http://cl.ly/image/1j1T3U2n2h0L