I'm new in Angular. So I want to use the Snackbar from Angular Material Design Lite in my Project. I generated the Project with Angular-CLI and added MdlModule to my MgModule imports. i Just copy the code from the doc and get this error:
Property 'setDefaultViewContainerRef' does not exist on type 'MdlSnackbarService'.