Jul 23, 2017 Β· 1 min read
You will get that error if you are not using the latest versions. This feature was added to Alloy 1.10+. Try running npm install -g alloy@1.10.3 and npm install -g titanium@latest
Then you can build using the ti build command.
