Closed snipebin closed 10 years ago
Same happens with version 3.5.0-0.20.0 and 3.5.0-0.19.23.
I was able to install by following the first answer given here: http://stackoverflow.com/questions/24083982/phonegap-installation-error-npm?newreg=756e40381a794160a071990ff46a2bb7 but I ran into the following issue while trying to create a project https://github.com/phonegap/phonegap-cli/issues/335
Version 3.4.0-0.20.0 does a clean install and create
also works.
this should be resolved as of f9de3a7306c9601b9fea6c989edb5d62d88724ba
$ npm update -g phonegap
if the issue persists, clear the npm cache
$ npm cache clean
I get the following error while trying to install:
Environment info:
$ANDROID_HOME bash: /usr/share/android-sdk/tools: Is a directory
yovin@ubuntu:~/Dev/projects$ nodejs -v v0.10.28 yovin@ubuntu:~/Dev/projects$ npm -v 1.4.9