I am trying to install phonegap 3.1 version using node.js, Command line interface.
Phonegap got installed on the machine, but I am not able to use phonegap command. When I list packages, I can see phonegap, but can not run command to create project.
System config : OS : WIN XP, node version : 0.10.22, npm version : 1.3.14, phonegap version : 3.1.0,
EDIT :
Error Message
C:>phonegap
'phonegap' is not recognized as an internal or external command, operable program or batch file.
C:>npm -g list phonegap
C:\Documents and Settings\vishal.kardode\Application Data\npm └── [email protected]
npm install -g npm- Paul Mougelnpm -g list phonegapoutput something? - Paul Mougel