I have updated cordova to 7.0.1 in windows 8.1 After creating project when i add platform using this command
cordova platform add android
It gives me following error
Using this version of Cordova with older version of cordova-android is deprecated. Upgrade to cordova-android@5.0.0 or newer.
Error: Your android platform does not have Api.js
I tried to search it on forums but didn't get it resolved.