Cordova video player

Hello! Can anyone tell me why I’m getting this error while using the cordova video player plugin:
“[10:11:09] console.warn: Native: tried calling VideoPlayer.close, but the VideoPlayer plugin is not installed.
[10:11:09] console.warn: Install the VideoPlayer plugin: ‘ionic cordova plugin add
https://github.com/moust/cordova-plugin-videoplayer.git’”

But I have already uninstalled and installed several times, plugins with different names but always gives this error saying that I have not installed it. What can I do to fix this? Anyone have any idea what it can be?