Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15965] CLI: No compatible version found: node-appc@'node-appc@0.2.0-cr'

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionDuplicate
Resolution Date2013-12-12T18:13:07.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsCLI
Labels3.2.0
ReporterAlan Leard
AssigneeChris Barber
Created2013-12-12T17:32:29.000+0000
Updated2017-03-20T22:13:45.000+0000

Description

Description

When running 'sudo npm install -g titanium@3.2.0-cr2' I received the following error:
npm ERR! Error: No compatible version found: node-appc@'node-appc@0.2.0-cr'
npm ERR! Valid install targets:
npm ERR! ["0.1.28-cr","0.1.29-alpha","0.1.29-beta","0.1.29-cr","0.1.30-alpha","0.2.0-alpha","0.2.0-alpha2","0.2.0-beta","0.2.0-cr","0.1.0","0.1.1","0.1.2","0.1.3","0.1.4","0.1.5","0.1.6","0.1.7","0.1.8","0.1.9","0.1.10","0.1.11","0.1.12","0.1.13","0.1.14","0.1.15","0.1.16","0.1.17","0.1.18","0.1.19","0.1.20","0.1.21","0.1.22","0.1.23","0.1.24","0.1.25","0.1.26","0.1.27","0.1.28-cr","0.1.28","0.1.29-alpha","0.1.29-beta","0.1.29-cr","0.1.29","0.1.30-alpha","0.1.30-cr","0.1.30","0.2.0-alpha","0.2.0-alpha2","0.2.0-beta","0.2.0-cr"]
npm ERR!     at installTargetsError (/usr/local/lib/node_modules/npm/lib/cache.js:719:10)
npm ERR!     at /usr/local/lib/node_modules/npm/lib/cache.js:638:10
npm ERR!     at saved (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:142:7)
npm ERR!     at /usr/local/lib/node_modules/npm/node_modules/graceful-fs/polyfills.js:133:7
npm ERR!     at Object.oncomplete (fs.js:107:15)
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>;
npm ERR! or email it to:
npm ERR!     <npm-@googlegroups.com>

npm ERR! System Darwin 13.0.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "-g" "titanium@3.2.0-cr2"
npm ERR! cwd /Users/aleard
npm ERR! node -v v0.10.18
npm ERR! npm -v 1.3.8

Comments

  1. Chris Barber 2013-12-12

    Dupe of TIMOB-15963
  2. Lee Morris 2017-03-20

    Closing ticket as duplicate.

JSON Source