Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2569] Titanium Setup installs an incompatible version of Node.js which effectively makes the installation fail.

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionFixed
Resolution Date2013-07-24T18:43:03.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsStudio
LabelsSupportTeam
ReporterLars E.rnst
AssigneeMauro Parra-Miranda
Created2013-07-18T12:17:20.000+0000
Updated2016-03-08T07:41:38.000+0000

Description

During the Node.ACS portion of the installation of "Titanium Studio" first this warning occurs: {noformat}npm WARN engine tar@0.1.13: wanted: {"node":"~0.5.9 || 0.6 || 0.7 || 0.8"} (current: {"node":"v0.10.13","npm":"1.3.2"}) {noformat} Then later the error: {noformat}npm http 304 https://registry.npmjs.org/mongodb unbuild connect-mongo@0.1.9 unbuild acs@1.0.3 npm ERR! notsup Unsupported npm ERR! notsup Not compatible with your operating system or architecture: mongodb@0.9.9 npm ERR! notsup Valid OS: linux,darwin,freebsd npm ERR! notsup Valid Arch: any npm ERR! notsup Actual OS: win32 npm ERR! notsup Actual Arch: ia32 npm ERR! System Windows_NT 6.1.7601 npm ERR! command "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "acs" npm ERR! cwd C:\Users\Largoyle npm ERR! node -v v0.10.13 npm ERR! npm -v 1.3.2 npm ERR! code EBADPLATFORM {noformat} According to ticket TC-2615 the problem stems entirely from the incompatible version of Node.JS

Comments

  1. Daniel Sefton 2013-07-24

    Resolving as fixed - Will be available in 3.2 and 3.1.2 as explained in TISTUD-4322
  2. Mauro Parra-Miranda 2013-11-24

    DUP of TISTUD-4322

JSON Source