Error import modules in app.module
Hi I have the following problem, I currently have version 11 of angular. I'm just going to test the ngx-network-error. But ts gives me the following error:
'"../../node_modules/ngx-network-error/ngx-network-error"' has no exported member 'NetworkErrorHandlingModule'.
Has the way of importing it changed in app.module?