I\'m using Phonegap3 http://phonegap.com/install/ but I\'m facing an issue with plugins:
After creating project using
phonegap create my-app
I found that I had to update Node.js (download latest from node.js website) then update Phonegap
npm install -g phonegap
Then reinstall the plugins.