Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huseyincorakli/eticaretclient-angular
https://github.com/huseyincorakli/eticaretclient-angular
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/huseyincorakli/eticaretclient-angular
- Owner: huseyincorakli
- Created: 2023-04-07T13:43:06.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-13T08:21:52.000Z (about 1 year ago)
- Last Synced: 2024-04-09T18:05:21.238Z (10 months ago)
- Language: TypeScript
- Homepage:
- Size: 29 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ETicaretClient2023
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.1.1.
Errors :
error NG8001: 'asl-google-signin-button' is not a known element:
1. If 'asl-google-signin-button' is an Angular component, then verify that it is part of this module.
2. 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 ORnpm 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.