Kindly suggest me any solution for fingerprint

Hello everyone,
I am just trying to run GitHub - NiklasMerz/fingerprint-aio-demo: Demo/Test app for my cordova fingerprint plugin
but i didn’t get success, kindly suggest me any solution for fingerprint

npm install --save @ionic-native/android-fingerprint-auth
±- @ionic-native/android-fingerprint-auth@3.10.3
`-- UNMET PEER DEPENDENCY rxjs@5.0.0-beta.12

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.1: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“win32”,“arch”:“x64”})
npm WARN @ionic-native/core@3.10.3 requires a peer of rxjs@^5.0.1 but none was installed.
npm WARN @ionic-native/android-fingerprint-auth@3.10.3 requires a peer of rxjs@^5.0.1 but none was installed.

So you are trying to use https://ionicframework.com/docs/native/android-fingerprint-auth/?
What does this have to do with the Fingerprint demo you linked to?

I just want to add fingerprint authentication to ionic2-conference-app,
Kindly help me.

ionic native plugin showing warning

Command

npm install --save @ionic-native/android-fingerprint-auth

Warn

±- @ionic-native/android-fingerprint-auth@3.10.3
`-- UNMET PEER DEPENDENCY rxjs@5.0.0-beta.12

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.1: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“win32”,“arch”:“x64”})
npm WARN @ionic-native/android-fingerprint-auth@3.10.3 requires a peer of rxjs@^5.0.1 but none was installed.
npm WARN @ionic-native/core@3.10.3 requires a peer of rxjs@^5.0.1 but none was installed.

My system information:

ordova CLI: 7.0.1
Ionic Framework Version: 2.0.0-rc.3
Ionic CLI Version: 2.2.2
Ionic App Lib Version: 2.2.1
Ionic App Scripts Version: 0.0.45
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Windows 10
Node Version: v6.10.2
Xcode version: Not installed