Titanium Command-Line Interface, CLI version 3.1.2, Titanium SDK version 3.2.0.v20130911083225 Copyright (c) 2012-2013, Appcelerator, Inc. All Rights Reserved. [ERROR] : TypeError: Object # has no method 'get' Please report bugs to http://jira.appcelerator.org/ [ERROR] : at detectPlugins (C:\Users\Soh Thiam Hing\AppData\Roaming\Titanium\mobilesdk\win32\3.2.0.v20130911083225\node_modules\node-appc\lib\tiplugin.js:156:44) Usage: titanium build --platform [--build-only] [--force] [--legacy] [--skip-js-minify] [--project-dir ] [--sdk ] [--log-level ] [ERROR] : at async.parallel.project (C:\Users\Soh Thiam Hing\AppData\Roaming\Titanium\mobilesdk\win32\3.2.0.v20130911083225\node_modules\node-appc\lib\tiplugin.js:63:4) [ERROR] : at C:\Users\Soh Thiam Hing\AppData\Roaming\Titanium\mobilesdk\win32\3.2.0.v20130911083225\node_modules\async\lib\async.js:521:25 Builds an existing app or module project. [ERROR] : at C:\Users\Soh Thiam Hing\AppData\Roaming\Titanium\mobilesdk\win32\3.2.0.v20130911083225\node_modules\async\lib\async.js:108:13 [ERROR] : at Array.forEach (native) Android Build Options: [ERROR] : at _each (C:\Users\Soh Thiam Hing\AppData\Roaming\Titanium\mobilesdk\win32\3.2.0.v20130911083225\node_modules\async\lib\async.js:32:24) -L, --alias the alias for the keystore [ERROR] : at async.each (C:\Users\Soh Thiam Hing\AppData\Roaming\Titanium\mobilesdk\win32\3.2.0.v20130911083225\node_modules\async\lib\async.js:107:9) [ERROR] : at _parallel (C:\Users\Soh Thiam Hing\AppData\Roaming\Titanium\mobilesdk\win32\3.2.0.v20130911083225\node_modules\async\lib\async.js:520:20) [ERROR] : at async.parallel (C:\Users\Soh Thiam Hing\AppData\Roaming\Titanium\mobilesdk\win32\3.2.0.v20130911083225\node_modules\async\lib\async.js:536:9) -A, --android-sdk the path to the Android SDK [default: C:\Users\Soh Thiam Hing\adt-bundle-windows-x86_64\sdk] [ERROR] : at Object.detect (C:\Users\Soh Thiam Hing\AppData\Roaming\Titanium\mobilesdk\win32\3.2.0.v20130911083225\node_modules\node-appc\lib\tiplugin.js:61:8) -B, --avd-abi the abi for the avd -I, --avd-id the id for the avd [ERROR] : --------------------------------------------- [ERROR] : at exports.execFile (child_process.js:691:9) -S, --avd-skin the skin for the avd [default: HVGA] [ERROR] : at exports.exec (child_process.js:578:18) [ERROR] : at async.series.cached (C:\Users\Soh Thiam Hing\AppData\Roaming\Titanium\mobilesdk\win32\3.2.0.v20130911083225\node_modules\node-appc\lib\android.js:103:4) -K, --keystore the location of the keystore file [ERROR] : at C:\Users\Soh Thiam Hing\AppData\Roaming\Titanium\mobilesdk\win32\3.2.0.v20130911083225\node_modules\async\lib\async.js:548:21 -O, --output-dir the output directory when using dist-playstore [ERROR] : at C:\Users\Soh Thiam Hing\AppData\Roaming\Titanium\mobilesdk\win32\3.2.0.v20130911083225\node_modules\async\lib\async.js:224:13 -P, --password the password for the keystore [ERROR] : at iterate (C:\Users\Soh Thiam Hing\AppData\Roaming\Titanium\mobilesdk\win32\3.2.0.v20130911083225\node_modules\async\lib\async.js:131:13) [ERROR] : at C:\Users\Soh Thiam Hing\AppData\Roaming\Titanium\mobilesdk\win32\3.2.0.v20130911083225\node_modules\async\lib\async.js:142:25 -T, --target the target to build for [emulator, device, dist-playstore] [ERROR] : at C:\Users\Soh Thiam Hing\AppData\Roaming\Titanium\mobilesdk\win32\3.2.0.v20130911083225\node_modules\async\lib\async.js:226:17 blackberry Build Options: -D, --debug-token the path to the debug token bar file -A, --ip-address
the internet address of the simulator or device -K, --keystore-password the password given while registering the application signing keys -N, --ndk the path to the BlackBerry Native Development SDK -O, --output-dir the path containing the signed bar file -P, --password the password used on the simulator or device -T, --target the target to build for, [simulator, device, distribute] Mobile Web Build Options: -D, --deploy-type the type of deployment; production performs optimizations [production, development] Tizen Build Flags: --debug debug Tizen application [default: false] Tizen Build Options: -D, --deploy-type the type of deployment; production performs optimizations [production, development] -E, --device the id for the Tizen device or emulator -K, --keystore the location of the certificate file -C, --keystoreca author certificate authority path -P, --password the password for the keystore -R, --rootca root certificate authority path, optional Build Flags: -b, --build-only only perform the build; if true, does not install or run the app -f, --force force a full rebuild --legacy build using the old Python-based builder.py --skip-js-minify bypasses JavaScript minification; simulator builds are never minified; only supported for Android and iOS [default: false] Build Options: --log-level minimum logging level [trace, debug, info, warn, error] -p, --platform the target build platform [android, blackberry, mobileweb, tizen] -d, --project-dir the directory containing the project [default: .] -s, --sdk Titanium SDK version to use to bootstrap SDK-level commands and parse the tiapp.xml; actual Titanium SDK used determined by in the tiapp.xml Global Flags: --banner, --no-banner displays Titanium version banner [default: true] --colors, --no-colors use colors in the terminal [default: true] -h, --help displays help --prompt, --no-prompt prompt for missing options [default: true] -q, --quiet suppress all output [default: false] -v, --version displays the current version