Network-interface

Hi, i want to get users IP address and i found that we can use network-interface plugin. But after i installed the plugin, i can’t run my project. It always failed when built the app. Here’s my ionic info

cli packages: (/Users/rachmanpratama/.nvm/versions/node/v10.19.0/lib/node_modules)

@ionic/cli-utils  : 1.19.2
ionic (Ionic CLI) : 3.20.0

global packages:

cordova (Cordova CLI) : 8.0.0 

local packages:

@ionic/app-scripts : 3.2.4
Cordova Platforms  : android 7.0.0 ios 5.1.1
Ionic Framework    : ionic-angular 3.9.2

System:

Android SDK Tools : 26.1.1
ios-sim           : 8.0.2 
Node              : v10.19.0
npm               : 6.14.9 
OS                : macOS
Xcode             : Xcode 11.4 Build version 11E146 

Environment Variables:

ANDROID_HOME : /Users/rachmanpratama/Library/Android/sdk

Misc:

backend : pro

Is it because the plugin version is higher?