NullInjectorError: No provider for Subscription! #1784
Unanswered
bobwatcherx
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i see tutorial and follow
for request my graphql url ,
i also add HttpClientModule in my angular App
, my console terminal no error , but i have error in console browser
like this
NullInjectorError: R3InjectorError(AppModule)[Subscription -> Subscription -> Subscription]:
NullInjectorError: No provider for Subscription!
whats wrong
my code : https://github.com/bobwatcherx/apolloangular.git
thanks
Beta Was this translation helpful? Give feedback.
All reactions