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

Uncaught (in promise): Error: StaticInjectorError in version 0.8.1 #11

Closed
ctung opened this issue Feb 1, 2018 · 4 comments
Closed

Uncaught (in promise): Error: StaticInjectorError in version 0.8.1 #11

ctung opened this issue Feb 1, 2018 · 4 comments

Comments

@ctung
Copy link

ctung commented Feb 1, 2018

core.js:1440 ERROR Error: Uncaught (in promise): Error: StaticInjectorError(AppModule)[AngularSlickgridComponent -> TranslateService]:
StaticInjectorError(Platform: core)[AngularSlickgridComponent -> TranslateService]:
NullInjectorError: No provider for TranslateService!
Error: StaticInjectorError(AppModule)[AngularSlickgridComponent -> TranslateService]:
StaticInjectorError(Platform: core)[AngularSlickgridComponent -> TranslateService]:
NullInjectorError: No provider for TranslateService!

@ghiscoding
Copy link
Owner

We really don't have this error anywhere, have you followed the Localization installation wiki? You need to do a certain minimum of ngx-translate installation

@sabeurch
Copy link
Contributor

sabeurch commented Feb 1, 2018

I got the same error as ctung from the beginning (missed Step : 5. Install/Setup ngx-translate for Localization), but after correctly setting the localisation it works.

@ctung
Copy link
Author

ctung commented Feb 5, 2018

Yes, ngx-translate was my problem. Working great now. Thanks!

@ghiscoding
Copy link
Owner

Great, thanks for the feedback... closing it then

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

No branches or pull requests

3 participants