Quick survey on PhoneGap/Cordova versions

Got a minute? If so, please fill out this quick survey on PhoneGap/Cordova versions. This was spurred by a question from a reader asking about different versions of PhoneGap and how much each one is used. I wasn't aware of any firm numbers regarding this so I thought a simple survey may help.

PhoneGap/Cordova Version Survey

Archived Comments

Comment 1 by Alain posted on 4/9/2014 at 9:45 PM

Phonegap 3.3

Comment 2 by Raymond Camden posted on 4/9/2014 at 9:56 PM

Um... can you fill out the survey please?

Comment 3 by Gurunathan posted on 4/25/2014 at 10:12 AM

Hi Raymond Camden,
I Need to install Cordova 3.0.0 in my windows 8 OS for the purpose of developing WP8 application.
I search lot of sites but not help me .

now i tell what i try to install.

First i install Node.js
Then Open my CMD prompt then type -
1. npm install Phonegap

2. Phonegap create myProject com.example.myProject myProject
[phonegap] missing library com.example.myproject/www/3.4.0
[phonegap] downloading httpps://github.com/phonega... world/archive/3.4.0.tar.gz...
[phonegap] created project at c:\User\pixel1\myProject

3.cd myProject

4.phonegap build Windows
TypeError:cannot read property 'human' of undefined at BuildCommand.execute

5.phonegap build wp8
TypeError:cannot read property 'human' of undefined at BuildCommand.execute
[Error Requirement check failed: The system cannot find the path specified.]
[phonegap] using the remote environment
[phonegap]PhoneGap/Build Login
[Phonegap] sign up at build.phonegap.com
[prompt] enter username:

What user name and password i should enter.

if this is correct way to install 3.0.0 in windows 8 ...

Plz guide me.. i'm spending more than one day for install....

Comment 4 by Raymond Camden posted on 4/25/2014 at 7:00 PM

Gurunathan, your comment is not on topic for this blog post. If you have a general support question in the future, I ask that you please use my Contact form instead.

Your error is not what I know - so I'd suggest posting to the PhoneGap Google Group.

As to your second question - you need to sign up at build.phonegap.com - exactly as it says. Open it up in your browser, sign up, and then when you have a valid username and password, you can enter it at the command line.