For anyone how is still facing the same issue. This is the solution:
ionic cordova plugin add cordova-plugin-ibeacon
npm install @ionic-native/ibeacon
node_modules/@ionic-native/ibeacon
with the ones in the repository ionic5ibeaconThe solution has been tested using both iOS and Android devices. see
Thanks IT-Dan