Ionic capacitor keyword plugin

$ npm install cordova-plugin-native-keyboard
$ npm install @awesome-cordova-plugins/native-keyboard
$ ionic cap sync

pritikumari.gamot@PUNITP118025LT isurvey.web % npm install cordova-plugin-native-keyboard

npm ERR! code ERESOLVE

npm ERR! ERESOLVE could not resolve

npm ERR!

npm ERR! While resolving: @ngx-formly/ionic @ 5.10.27

npm ERR! Found: @ionic/angular @ 6.0.1

npm ERR! node_modules/@ionic/angular

npm ERR! @ionic/angular @" ^6.0.1 " from the root project

npm ERR!

npm ERR! Could not resolve dependency:

npm ERR! peer @ionic/angular @" ^4.0.0 || ^5.0.0 " from @ngx-formly/ionic @ 5.10.27

npm ERR! node_modules/@ngx-formly/ionic

npm ERR! @ngx-formly/ionic @" ^5.10.27 " from the root project

npm ERR!

npm ERR! Conflicting peer dependency: @ionic/angular @ 5.9.4

npm ERR! node_modules/@ionic/angular

npm ERR! peer @ionic/angular @" ^4.0.0 || ^5.0.0 " from @ngx-formly/ionic @ 5.10.27

npm ERR! node_modules/@ngx-formly/ionic

npm ERR! @ngx-formly/ionic @" ^5.10.27 " from the root project

npm ERR!

npm ERR! Fix the upstream dependency conflict, or retry

npm ERR! this command with --force, or --legacy-peer-deps

npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

npm ERR!

npm ERR! See /Users/pritikumari.gamot/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:

npm ERR! /Users/pritikumari.gamot/.npm/_logs/2022-05-21T11_03_40_266Z-debug-0.log

I need to use keyboard plugin for capacitor project but I have installed latest one ionic version 6.0.1 so this is not supporting capacitor keyboard native plugin

please help me please