Cordova ios plugins Failed after build complete when app loading in xcode

Loading XCode we are getting this error.

Any solution ?

FAILED pluginJSON = [“AuthProxy1342781311”,“AuthProxy”,“initWebStrategies”,] 2020-01-24 12:59:00.432213+0530 myJobCard[23188:330651] ERROR: Plugin ‘StatusBar’ not found, or is not a CDVPlugin. Check your plugin mapping in config.xml. 2020-01-24 12:59:00.432347+0530 myJobCard[23188:330651]
FAILED pluginJSON = [“StatusBar1342781312”,“StatusBar”,"_ready",] 2020-01-24 12:59:00.432539+0530 myJobCard[23188:330651] ERROR: Plugin ‘Console’ not found, or is not a CDVPlugin. Check your plugin mapping in config.xml. 2020-01-24 12:59:00.432642+0530 myJobCard[23188:330651]
FAILED pluginJSON = [“INVALID”,“Console”,“logLevel”,[“LOG”,“Set javascript initial log level: ERROR”]] 2020-01-24 12:59:00.432821+0530 myJobCard[23188:330651] ERROR: Plugin ‘Console’ not found, or is not a CDVPlugin. Check your plugin mapping in config.xml. 2020-01-24 12:59:00.432906+0530 myJobCard[23188:330651]
FAILED pluginJSON = [“INVALID”,“Console”,“logLevel”,[“LOG”,“Ionic Native: event fired after 444 ms”]] 2020-01-24 12:59:00.433063+0530 myJobCard[23188:330651] ERROR: Plugin ‘SMPSettingsExchangePlugin’ not found, or is not a CDVPlugin. Check your plugin mapping in config.xml.

We are using the following versions in npm:

List of plugins which we are using in our project: