This project was generated with Angular CLI version 15.1.1.
Errors : error NG8001: 'asl-google-signin-button' is not a known element:
- If 'asl-google-signin-button' is an Angular component, then verify that it is part of this module.
- If 'asl-google-signin-button' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
204
You can fix this bug by running the following command if you have imported all the mentioned modules:- npm i @abacritt/[email protected] --save OR
npm i @abacritt/[email protected] --legacy-peer-deps
& it runs in both Angular 15 and 16 Also, it is GoogleSigninButtonDirective and not module which will be declared in Providers.