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

Unable to use package when importing it in app module. NullInjectorError: No provider for InjectionToken. #50

Closed
tetiana-batsenko-windmill opened this issue Dec 20, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@tetiana-batsenko-windmill

Unable to use package when importing it in app module. NullInjectorError: No provider for InjectionToken.

OS and Version?

macOS Mojave

Versions

node: 10.14.1
npm: 6.4.1
angular: 7.0.4

Repro steps

Just follow the instructions in README.md of this repo and import module in your app module.

The log given by the failure

NullInjectorError: No provider for InjectionToken NgxLinkifyjsConfig! ; Zone: ; Task: Promise.then ; Value: Error: "StaticInjectorError(AppModule)[NgxLinkifyjsModule -> InjectionToken NgxLinkifyjsConfig]

Desired functionality

It should import without errors.

@AnthonyNahas AnthonyNahas added the bug Something isn't working label Dec 20, 2018
@AnthonyNahas
Copy link
Member

I've just patched the library! Version 1.1.1 is now out!

Thanks for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants