Android.support replacement apps switching from phonegap build

So I’ve been able to download the compiled app onto an Android device, and ADB is showing that after device ready “Uncaught TypeError: Cannot read property ‘notification’ of undefined” - it would appear there is an issue with the local notification plugins - the app I’m trying to get backup and running for iOS14 mainly, is focused around local notifications.

So although the app is compiling - and after trying a number of the approved local-notification plugins - is there something else I’m maybe missing to be able to bring this back from the dead? Thanks!