Does the Ionic Keyboard plugin requires cordova-plugin-keyboard?

I get this constantly:

Error: Can’t find variable: Keyboard
keyboardHasPlugin@http://172.20.10.3:8100/lib/ionic/js/ionic.bundle.js:4303:58

Until I install cordova-plugin-keyboard?

Have you seen this?

(cordova-plugin-keyboard mess my keyboard/scroll handling up so I rather avoid this)

As far as I know Ionic uses the ionic-plugin-keyboard, that should be installed by default when you create a new project with the Ionic CLI.