I installed nodejs and did the following:
npm install -g phonegap phonegap create <app path> cd <app path> phonegap run android
when I run the android command to run, I get below the error:
An error occurred during creation of android-sub project. The system cannot find the project specified.
not sure where this comes from.
any clues.
thanks
android command-line-interface
user1447718
source share