Error when add Diagnostic in app.module

I am getting an error when try to add Diagnostic in my app.module.ts,


anyone know how to fix that ?

If you are using ionic-native +5.x.x, you need to include ‘/ngx’ to the end of your import path

1 Like