i did a fresh install of titanium and it works fine. Updates and the lot all work. But when i want to create a new default alloy project it gets 2 internal errors:
//------------------ 1. Internal error:
[34m .__ .__
_____ | | | | ____ ..
_ \ | | | | / _ < | |
/ __ | || |( <_> )___ |
(____ /____/____/____// ____|
\/ \/[39m
Alloy 1.3.0[37m by Appcelerator. The MVC app framework for Titanium.
[39m
[90m[ERROR] [39m[31mProject creation failed. [39m
[90m[ERROR] [39m[31mProject template "Default Alloy Project" not found at "/usr/local/lib/node_modules/alloy/templates/Default Alloy Project"[39m
It seems it cannot find the project template. I have looked in the location and it is indeed missing....
//------------------ 2. "Update IOS Info":
An internal error occurred during: "Update iOS info".
Any tips would be more than welcome. As i am trying to install titanium / creating a default project for the past 3 days without succes.
thnx in advance.