1 min readOct 14, 2018
That’s strange… Are you sure you’re importing the ContentfulModule (or your equivalent) in your AppModule? (you can even import it in a feature module, but if it’s lazy loaded only the classes under your feature module will have access to the service)