Titanium JIRA Archive
Appcelerator Community (AC)

[AC-208] Appcelerator CLI cannot be uses with NPM 3.x

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNot Our Bug
Resolution Date2015-07-24T19:29:00.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAppcelerator CLI
Labelscli, npm
ReporterBrenton House
AssigneeRadamantis Torres-Lechuga
Created2015-07-09T15:37:40.000+0000
Updated2015-09-19T22:02:02.000+0000

Description

After installing npm 3.x, Appcelerator CLI does not work. I can install Appcelerator npm module using npm install -g appcelerator however, after that nothing works. Any appcelerator command such as "appc -v", "appc ti build" or any other command results in the following:
Finding latest version ...4.1.0 OK
Validating security checksum OK
Installing ... OK
Compiling platform native modules ...
└ package/appc-cli-titanium ... OK
└ package/arrow ...  OK
└ socket.io-client/ws ...

Comments

  1. Brenton House 2015-07-24

    I just tested it again with Appcelerator 4.1.2 and npm 3.1.3. Same behavior, still broken... :( Any update on this?
  2. Radamantis Torres-Lechuga 2015-07-24

    [~brentonhouse] npm 3.x is Beta, please use a stable version, the current stable version is 2.13.2 , you can download it from [here| https://www.npmjs.com/package/npm]
  3. Brenton House 2015-09-18

    Now that npm 3.x is out of beta, can we get this ticket reopened please? Thanks!!

JSON Source