[AC-1501] titanium login
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2015-11-04T07:03:22.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Studio, Titanium SDK & CLI |
Labels | n/a |
Reporter | pramod kumar |
Assignee | Radamantis Torres-Lechuga |
Created | 2015-10-29T10:12:54.000+0000 |
Updated | 2016-03-08T07:37:57.000+0000 |
I follow steps from here. http://docs.appcelerator.com/platform/latest/#!/guide/Titanium_Command-Line_Interface_Reference
Hi , Thanks for your concern. Titanium command has been deprecated and has no effect . I recommend you to use Appcelerator Command-Line Interface(CLI). [Install the Appcelerator Command Line Tools (CLI)](https://web.appcelerator.com/product/cli) Use > *appc login* Thanks
this command install again appcelerator studio and log error generated after installation
Hi, What does *appc ti setup check* tell you? Thanks
*company@VSS-DT0032:~$ appc login* Finding latest version ...5.0.4 ✓ Validating security checksum ✓ Installing ... ✓ Compiling platform native modules ... └ extract-opts/typechecker ...npm http GET https://registry.npmjs.org/typechecker/2.0.8 npm http 304 https://registry.npmjs.org/typechecker/2.0.8 npm ERR! Error: EACCES, mkdir '/home/company/tmp/npm-18641--2oREtF6' npm ERR! { [Error: EACCES, mkdir '/home/company/tmp/npm-18641--2oREtF6'] npm ERR! errno: 3, npm ERR! code: 'EACCES', npm ERR! path: '/home/company/tmp/npm-18641--2oREtF6' } npm ERR! npm ERR! Please try running this command again as root/Administrator. npm ERR! System Linux 3.13.0-32-generic npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "typechecker@2.0.8" "--production" npm ERR! cwd /home/company/.appcelerator/install/5.0.4/package/node_modules/appc-cli-titanium/node_modules/appc-platform-sdk/node_modules/getmac/node_modules/extract-opts npm ERR! node -v v0.10.25 npm ERR! npm -v 1.3.10 npm ERR! path /home/company/tmp/npm-18641--2oREtF6 npm ERR! code EACCES npm ERR! errno 3 npm ERR! stack Error: EACCES, mkdir '/home/company/tmp/npm-18641--2oREtF6' npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /home/company/.appcelerator/install/5.0.4/package/node_modules/appc-cli-titanium/node_modules/appc-platform-sdk/node_modules/getmac/node_modules/extract-opts/npm-debug.log npm ERR! not ok code 0
Hi , Please Install the Appcelerator command line via NPM
Thanks