Last login: Thu Mar 24 09:09:10 on ttys000 C02Q60S1G8WL:~ michael.kellogg$ sudo rm -rf ~/.appcelerator Password: C02Q60S1G8WL:~ michael.kellogg$ sudo rm -rf ~/.titanium C02Q60S1G8WL:~ michael.kellogg$ sudo npm uninstall -g titanium npm WARN uninstall not installed in /usr/local/lib/node_modules: "titanium" C02Q60S1G8WL:~ michael.kellogg$ sudo npm uninstall -g appcelerator unbuild appcelerator@4.2.3 C02Q60S1G8WL:~ michael.kellogg$ sudo npm install -g appcelerator npm WARN installMany request was bundled with appcelerator@4.2.3, but bundled package wasn't found in unpacked tree npm WARN installMany chalk was bundled with appcelerator@4.2.3, but bundled package wasn't found in unpacked tree npm WARN installMany progress was bundled with appcelerator@4.2.3, but bundled package wasn't found in unpacked tree npm WARN installMany tar was bundled with appcelerator@4.2.3, but bundled package wasn't found in unpacked tree npm WARN installMany which was bundled with appcelerator@4.2.3, but bundled package wasn't found in unpacked tree npm WARN installMany debug was bundled with appcelerator@4.2.3, but bundled package wasn't found in unpacked tree npm WARN installMany lodash was bundled with appcelerator@4.2.3, but bundled package wasn't found in unpacked tree npm WARN installMany request was bundled with appcelerator@4.2.3, but bundled package wasn't found in unpacked tree /usr/local/bin/appc -> /usr/local/lib/node_modules/appcelerator/bin/appc /usr/local/bin/appcelerator -> /usr/local/lib/node_modules/appcelerator/bin/appc npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk requires assert-plus@'>=0.2.0 <0.3.0' but will load npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus, npm WARN unmet dependency which is version 0.1.5 npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash requires assert-plus@'^0.2.0' but will load npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus, npm WARN unmet dependency which is version 0.1.5 appcelerator@4.2.3 /usr/local/lib/node_modules/appcelerator ├── which@1.0.8 ├── progress@1.1.8 ├── async@1.5.2 ├── debug@2.2.0 (ms@0.7.1) ├── semver@3.0.1 ├── chalk@0.5.1 (escape-string-regexp@1.0.5, ansi-styles@1.1.0, supports-color@0.2.0, strip-ansi@0.3.0, has-ansi@0.1.0) ├── update-notifier@0.5.0 (is-npm@1.0.0, string-length@1.0.1, repeating@1.1.3, chalk@1.1.1, semver-diff@2.1.0, configstore@1.4.0, latest-version@1.0.1) ├── request@2.69.0 (is-typedarray@1.0.0, aws-sign2@0.6.0, forever-agent@0.6.1, caseless@0.11.0, stringstream@0.0.5, tunnel-agent@0.4.2, oauth-sign@0.8.1, isstream@0.1.2, json-stringify-safe@5.0.1, extend@3.0.0, form-data@1.0.0-rc4, node-uuid@1.4.7, combined-stream@1.0.5, qs@6.0.2, aws4@1.3.2, mime-types@2.1.10, tough-cookie@2.2.2, bl@1.0.3, har-validator@2.0.6, http-signature@1.1.1, hawk@3.1.3) ├── tar@1.0.3 (inherits@2.0.1, block-stream@0.0.8, fstream@1.0.8) └── lodash@4.6.1 C02Q60S1G8WL:~ michael.kellogg$ appc use latest 5.2.0 is now your active version C02Q60S1G8WL:~ michael.kellogg$ appc setup Finding latest version ...5.2.0 ✓ Version 5.2.0 already installed. Appcelerator Login required to continue ... ? Please enter the authorization code you received via your email at mkellogg91@gmail.com: 10 2016-03-24T15:27:54.881Z | ERROR | Your authorization code was invalid. C02Q60S1G8WL:~ michael.kellogg$ 1056 -bash: 1056: command not found C02Q60S1G8WL:~ michael.kellogg$ appc setup Finding latest version ...5.2.0 ✓ Version 5.2.0 already installed. Appcelerator Login required to continue ... gmail.com: ? Appcelerator ID: mkellogg91@gmail.com ? Password: ******* ? Please enter the authorization code you received via your email at mkellogg91@gmail.com: 7286 gmail.com: 7286 This computer is now authorized: Mac OSX Serial Number: C02Q60S1G8WL You can deauthorize this computer by logging out with appc logout gmail.com: 72 Generating Developer Certificate and Private/Public Keys... ? Do you plan on developing Titanium apps? Yes Checking your environment... You have the latest Titanium SDK release 5.2.0.GA Congrats! No issues detected for developing cross-platform mobile apps! appc setup complete! C02Q60S1G8WL:~ michael.kellogg$ C02Q60S1G8WL:~ michael.kellogg$