I have created a new ionic app with sidemenu.
But now im trying to add tag, but its not working. The error is below
Error: Template parse errors:
‘ion-button’ is not a known element:
- If ‘ion-button’ is an Angular component, then verify that it is part of this module.
- If ‘ion-button’ is a Web Component then add ‘CUSTOM_ELEMENTS_SCHEMA’ to the ‘@NgModule.schemas’ of this component to suppress this message. ("
Could you please help me