I am using the MFP 7.1 with cordova project (mfp cordova).
I am able to add the iOS environment successfully (mfp cordova platform add iOS), but I got error when I try to add Android environment.
Following the exception: mobilefirst-cli ERR! Error: ry.npmjs.org/cordova-plugin-compat npm http 304 http://registry.npmjs.org/cordova-plugin-compat
at ChildProcess.<anonymous> (/Applications/IBM/MobileFirst-CLI/mobilefirst-cli/node_modules/cordovacmd/lib/cordova-cli.js:251:41)
at ChildProcess.emit (events.js:117:20)
at maybeClose (child_process.js:766:16)
at Socket.<anonymous> (child_process.js:979:11)
at Socket.emit (events.js:95:17)
at Pipe.close (net.js:466:12)