mobilefirst-cli ERR! Error: ry.npmjs.org/cordova-plugin-compat -


i using mfp 7.1 cordova project (mfp cordova).

i able add ios environment (mfp cordova platform add ios), got error when try add android environment.

following 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) @ childprocess.emit (events.js:117:20) @ maybeclose (child_process.js:766:16) @ socket.<anonymous> (child_process.js:979:11) @ socket.emit (events.js:95:17) @ pipe.close (net.js:466:12) 

i cannot confirm this...
using 7.1.0.00.20160401-2108 i've tried following: mfp cordova create

i provided name , version app, , selected 2 supported platforms: ios , android. app created, both platforms.

i try perhaps update npm installation.


Comments

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -