Closed ipehimanshu closed 2 years ago
I see this type error
Module not found: Error: Can't resolve '@angular/flex-layout'
So how to solve that error with ionic 5
Thanks
Install @angular/flex-layout
@angular/flex-layout
I guess npm install @angular/flex-layout will work. However, it should be good to have that in the documentation.
@HuiiBuh and @tanmayparmar thanks for answering this questions
I see this type error
Module not found: Error: Can't resolve '@angular/flex-layout'
So how to solve that error with ionic 5
Thanks