ionic2 - Cordova "Error: Your .idea platform does not have Api.js" when adding plugins -




when trying install cordova plugin, error message.

cordova "error: .idea platform not have api.js"

i have searched entire app ".idea" file , found reference in .gitignore file.

there few similar questions around error on stack overflow, no solution has worked me. updating node version 8 didn't nor did removing , re-adding cordova platforms.

any '.ideas'?

my build info:

cordova cli: 7.0.1 ionic framework version: 3.2.0 ionic cli version: 2.2.1 ionic app lib version: 2.2.0 ionic app scripts version: 1.3.7 ios-deploy version: 1.9.1 ios-sim version: 6.0.0 os: macos sierra node version: v7.4.0 xcode version: xcode 8.3.3 build version 8e3004b 

so .idea hidden directory in platforms folder. removing seemed fix problem , can install cordova plugins again.





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -