Skip to content

Instantly share code, notes, and snippets.

@AppWerft
Created November 21, 2015 19:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AppWerft/64a044c774b8646ab701 to your computer and use it in GitHub Desktop.
Save AppWerft/64a044c774b8646ab701 to your computer and use it in GitHub Desktop.
Rainers-MBP:android-ndk fuerst$ sudo npm install appcelerator -g
Password:
/usr/local/bin/appc -> /usr/local/lib/node_modules/appcelerator/bin/appc
/usr/local/bin/appcelerator -> /usr/local/lib/node_modules/appcelerator/bin/appc
npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/npmconf requires semver@'2' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/semver,
npm WARN unmet dependency which is version 5.0.3
npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/npmconf requires uid-number@'0.0.5' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/uid-number,
npm WARN unmet dependency which is version 0.0.6
npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data requires semver@'2 || 3' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/semver,
npm WARN unmet dependency which is version 5.0.3
appcelerator@4.2.2 /usr/local/lib/node_modules/appcelerator
└── semver@3.0.1
Rainers-MBP:android-ndk fuerst$ sudo npm install appcelerator -g
/usr/local/bin/appc -> /usr/local/lib/node_modules/appcelerator/bin/appc
/usr/local/bin/appcelerator -> /usr/local/lib/node_modules/appcelerator/bin/appc
npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/npmconf requires semver@'2' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/semver,
npm WARN unmet dependency which is version 5.0.3
npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/npmconf requires uid-number@'0.0.5' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/uid-number,
npm WARN unmet dependency which is version 0.0.6
npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data requires semver@'2 || 3' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/npm/node_modules/semver,
npm WARN unmet dependency which is version 5.0.3
appcelerator@4.2.2 /usr/local/lib/node_modules/appcelerator
└── semver@3.0.1
Rainers-MBP:android-ndk fuerst$ appc setup
Finding latest version ...5.1.0 ✓
Version 5.1.0 already installed.
? Do you plan on developing Titanium apps? Yes
Checking your environment...
You have the latest Titanium SDK release 5.1.0.GA
Congrats! No issues detected for developing cross-platform mobile apps!
appc setup complete!
Rainers-MBP:android-ndk fuerst$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment