I installed the cordova, I installed the android SDK, but by the time I boot the Cordova Platform add android command it gives the following error.
I saw in the docs in Cordova that I need to add something to the PATH
You may need to add the npm directory to your PATH in order to invoke globally installed npm modules. On Windows, npm can usually be found at C: \ Users \ username \ AppData \ Roaming \ npm.
Has anyone had this problem yet?