Currently, I'm in the midst of a project that relies on Angular v 8.2.14, and I'm interested in incorporating Angular Material controls into it.
I've made an effort to integrate Angular Material into my project, however, the default version installed by ng is version 9, which seems incompatible with Angular 8 based on what I've found.
Which specific version of Angular Material is compatible with Angular 8?