Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

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

Is it compatible with angular 5?? #25

Closed
fquirogam opened this issue Feb 20, 2018 · 7 comments
Closed

Is it compatible with angular 5?? #25

fquirogam opened this issue Feb 20, 2018 · 7 comments
Labels
question This issue is a question.

Comments

@fquirogam
Copy link

fquirogam commented Feb 20, 2018

I'm guiding myselft through the example for implementing my usecase but I'm getting the same error again and again

Syntax error: Unexpected token <

I went through the code so many times that I really don't see nothing worng so, I want to ask if could be problem of using angular 5 instead of angular 4. Because just importing the KeycloakAngularModule gives me this error, only with that the app crushes

@mauriciovigolo
Copy link
Owner

Hello @fquirogam,

It is compatible with angular 5. Could you detail the angular lib versions you are using, from your package.json.

Thanks!!

@fquirogam
Copy link
Author

fquirogam commented Feb 21, 2018

Hi @mauriciovigolo,
before anythin thanks for your answer, this are my angular dependencies:

"angular-devkit/build-optimizer": "0.0.41",
"angular/animations": "^5.1.0",
"angular/cdk": "^5.1.0",
"angular/common": "^5.1.0",
"angular/compiler": "^5.1.0",
"angular/core": "^5.1.0",
"angular/flex-layout": "^2.0.0-beta.12",
"angular/forms": "^5.1.0",
"angular/material": "^5.1.0",
"angular/platform-browser": "^5.1.0",
"angular/platform-browser-dynamic": "^5.1.0",
"angular/router": "^5.1.0",
"angular/service-worker": "^5.1.0",

@mauriciovigolo
Copy link
Owner

Hi @fquirogam, I will give a try with this version, but I have already used with these before and higher also. Tks

@fquirogam
Copy link
Author

Ok thanks, Meanwhile I'll keep testing if it is due a compatibility with another non-angular library or so

@fquirogam
Copy link
Author

I kept looking over my error these days, is somehow possible that the libreary may not be compatible with angular-seed? Because I keep getting the error just importing the KeycloakAngularModule module

@mauriciovigolo
Copy link
Owner

mauriciovigolo commented Feb 27, 2018

Hi @fquirogam,

I'm using it with angular 5 and I'm not having this problem. Could you tell me what seed you are using?

@mauriciovigolo mauriciovigolo added the question This issue is a question. label Feb 27, 2018
@mauriciovigolo
Copy link
Owner

@fquirogam,

I will close this issue since I didn't have any reply and it may be related to the seed you are using. If you have any further info or question about this, please send me a message.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question This issue is a question.
Projects
None yet
Development

No branches or pull requests

2 participants