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

LocalizeParser error Angular 5.2.5 #133

Open
johntrigub opened this issue Jul 9, 2018 · 3 comments
Open

LocalizeParser error Angular 5.2.5 #133

johntrigub opened this issue Jul 9, 2018 · 3 comments

Comments

@johntrigub
Copy link

johntrigub commented Jul 9, 2018

ERROR Error: StaticInjectorError(ChankyaAppModule)[LocalizeRouterService -> LocalizeParser]: StaticInjectorError(Platform: core)[LocalizeRouterService -> LocalizeParser]: NullInjectorError: No provider for LocalizeParser!
I'm knocking out here such an error in aps.components.ts.
Who knows what might be the problem?

@markelor
Copy link

+1

@MarcBellmann
Copy link

it was pretty easy for me to fix this. only the Location import in my app.module.ts was missing:

import {Location} from '@angular/common';

@meeroslav
Copy link
Collaborator

@johntrigub if you still have this error, can you share some minimal repo with this error?

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

No branches or pull requests

4 participants