Hello. I'm trying to create a titanium android module project. Following the documentation, I entered:: "Titanium create --platform=android --type=module --name=testmodule --id=net.testsite.testmodule --android=c:\android\androidsdk"
When execution is done it prompts me again for "android, mobileweb,tizen" followed by a prompt for location to place project. When this is completed I get two errors. "Unable to run command 'create'" and "RangeError: Maximum call stack size exceeded".
Anyone know why I get these results? Thanks very much for your help. I've been working on this for a very long time. Ti 3.1, Android 4.2, Win 7