Clipboard in ionic v3 : Invalid providers

Hi,

I tried to integrate the @ionic-native/clipboard plugin in my app.module.ts file.
I have the following error message:

Uncaught Error: Invalid provider for the NgModule ‘AppModule’ - only instances of Provider and Type are allowed, got: [StatusBar, ?[object Object]?, …]

Have you a solution ?

My configuration is:

**Ionic Framework: 3.9.2 **
**Ionic App Scripts: 3.1.9 **
**Angular Core: ^5.2.10 **
**Angular Compiler CLI: ^5.2.10 **
**Node: 9.11.1 **
**OS Platform: Linux 4.15 **
**Navigator Platform: Linux x86_64 **
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.62 Safari/537.36