in Education by
I working on a web application using angular 4 and Material 2. I have I get this error parse errors: 'md-card' is not a known element: 1. If 'md-card' is an Angular component, then verify that it is part of this module. 2. If 'md-card' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("

Nothing to show

[ERROR ->]Simple card "): ng:///AppAccessModule/SPLoginComponent.html@1:0 at syntaxError When I try to use material in a component nested twice inside a folder these is my structure: -----Components(folder) -------Auth(folder) --------Login(component1) --------Signup(component2) But if I next once like this: -------Auth(folder) --------Login(component 1) --------Signup(component2) I don't have any issue what should I do to fix this issue? Thanks JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
import { MatCardModule } from '@angular/material/card'; @NgModule({ .. imports: [.. MatCardModule]

Related questions

0 votes
    Hi Guys I'm following Max's Udemy tutorial for the MEAN stack, I have issues with Material and ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 3, 2022 in Education by JackTerrance
0 votes
    Hi Guys I'm following Max's Udemy tutorial for the MEAN stack, I have issues with Material and ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 26, 2022 in Education by JackTerrance
0 votes
    There is one issue with the angular material with IE-11 and IE-edge browsers, When the body content ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 20, 2022 in Education by JackTerrance
0 votes
    Which of the following type of metrics do not involve subjective context but are material facts? (1)Absolute Metrics (2)Relative Metrics...
asked May 15, 2021 in Technology by JackTerrance
0 votes
    Ten cards numbered 1 to 10 are placed in a box, mixed up thoroughly and then one card is drawn randomly. If it ... is an even number? Select the correct answer from above options...
asked Nov 13, 2021 in Education by JackTerrance
0 votes
    Update the README.md file in the GitHub Branch starfeature and commit the updates. Which channel would receive ... . Stakeholders C. Starprojectteam D. None of the options...
asked Dec 23, 2022 in Education by JackTerrance
0 votes
    Update the README.md file in the GitHub Branch starfeature and commit the updates. Which channel would receive ... . Stakeholders C. Starprojectteam D. None of the options...
asked Dec 16, 2022 in Education by JackTerrance
0 votes
    I have Front Matter files like this: --- title: BMW i320 M3 150HP Petrol 2020 category: sportscar ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 5, 2022 in Education by JackTerrance
0 votes
    I have a certain element that I can select with Selenium 1. Unfortunately, I need to click the parent element ... upwards with XPath? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    The operation of processing each element in the list is known as (a) Sorting (b) Merging (c) ... Answers, Database Interview Questions and Answers for Freshers and Experience...
asked Oct 11, 2021 in Education by JackTerrance
0 votes
0 votes
0 votes
    Find the conduction current density when conductivity of a material is 500 units and corresponding ... by,electromagnetic theory engineering physics,electromagnetic theory nptel...
asked Nov 11, 2021 in Education by JackTerrance
...