An unhandled exception occurred: Schematic "materail-nav" not found in collection "@angular/material". code example
Example 1: Schematic "navigation" not found in collection "@angular/material".
ng generate @angular/material:material-nav --name my-navbar
Example 2: Schematic "navigation" not found in collection "@angular/material".
ng generate @angular/material:materialNav --name my-navbar