Relative Content

Tag Archive for angularangular-materialangular18

Error in installing Angular Material while implement template

I’ve created a new project in Angular my Node version v20.13.1 and Angular version v18.0.1. I downloaded a free template from CodedThemes and added all the template files to my project, following their documentation. However, when I attempted to add Angular Material to it by running the script ng add @angular/material, an error occurred.
ℹ Using package manager: npm
✔ Found compatible package version: @angular/[email protected].
✔ Package information loaded.