-
Notifications
You must be signed in to change notification settings - Fork 5
Unable to generate keycloak schematic #9
New issue
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi, I'm having the same issue :
|
I am getting this error:
Angular CLI: 11.2.8 Angular: 11.2.9 |
The keycloak-schematic project is not being maintained any more.
Stan
…On Wed, Apr 14, 2021 at 8:10 AM AlyIbrahim ***@***.***> wrote:
I am getting this error:
ng generate keycloak --collection @ssilvert/keycloak-schematic --clientId=keycloak
An unhandled exception occurred: Schematic "keycloak" not found in collection ***@***.***/angular".
Angular CLI: 11.2.8
Node: 14.16.0
OS: linux x64
Angular: 11.2.9
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAD32QX5FTQREKW7E6Z4FBLTIWA3LANCNFSM4F2UVGXQ>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks in advance for your help and also kudos for this project!
Node Info:
ng --version
:Angular CLI: 6.2.4 Node: 8.12.0 OS: linux x64 Angular: 6.1.9
Calling
ng generate @ssilvert/keycloak-schematic:keycloak --clientId=myAwesomeProjectName --realm=Testing
brings:
Cannot read property 'split' of undefined TypeError: Cannot read property 'split' of undefined
Any hints or ideas?
The text was updated successfully, but these errors were encountered: