After updating to v6.0.0 it's no longer possible to compile:
Module '"ng2-charts"' has no exported member 'NgChartsModule'.
import { NgChartsModule } from 'ng2-charts';
How to fix? I already tried to remove npm cache and run a complete new npm install