Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1414] Cannot install Appcelrator studio due to missing CLI executable

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionCannot Reproduce
Resolution Date2015-09-30T03:58:57.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterMark
AssigneeShak Hossain
Created2015-06-22T19:32:17.000+0000
Updated2016-03-08T07:37:50.000+0000

Description

Steps to Reproduce

1. I installed Appcelerator 2. At checking requisits I get missing CLI executable 3. Continued install. 4. No I get on startup attatched errormsg. Cannot start new project. 5. Tried to install, reinstall, reinstall node, reinstall alloy, etc. Nothing seems to work (NB I filed this issue before by mail, but read that you prefer this form, so I refile it.)

Actual Result

After update Appcelerator is unusable

Expected Result

Installing CLI executable

Attachments

FileDateSize
.log2015-06-22T19:32:22.000+0000286084

Comments

  1. Amimul Hossain 2015-06-23

    Hello, Try reinstalling the whole thing. Follow this link [here](https://web.appcelerator.com/product/cli). Make sure you have node.js installed. And follow the instruction. Thanks.
  2. Rakhi Mitro 2015-08-23

    Hello [~darkmule], Please follow the steps with latest environments and let me know. *Open terminal and run below commands :* 1. Check if Java JDK is installed: java --version (if not installed you can download it from [here ](http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html) ) 2. Ensure that you have Node.JS installed: node --version (if not installed then you can download it from [here| https://web.appcelerator.com/product/cli]) 3. Install the Appcelerator CLI: npm install appcelerator -g 4. appc setup Login to Studio from terminal using below command and then open your Studio: appc login *If the problem still persist then:* *Uninstall SDK:* appc ti sdk uninstall (SDK version) *Install SDK:* appc ti sdk install latest or appc ti sdk install (SDK version) Thanks

JSON Source