I'm trying out alloy and installed node via homebrew and then ran the npm installing alloy via the command: npm install alloy -g
I am getting no error when i run the npm install.
I then create a new mobile project and try to run command "alloy new" as the documentation suggests (http://projects.appcelerator.com/alloy/docs/Alloy-bootstrap/index.html) and I get the error: alloy: command not found
Am I missing something