I want to try the new version 3.0 of phonegap. Node.js is installed and I tried
npm install -g phonegap
Everything seems to be fine after this step. I use the development version of netbeans because of the phone gap support. When creating a HTML5->PhoneGap project netbeans needs the location of the phonegap sdk but it doesn't accept any path I try.
What's the correct path/location of the sdk?
C:\Users\user\AppData\Roaming\npm\node_modules\phonegap?
I'm using Windows 7.
thx 4 help