Nest can't resolve dependencies of the SendNotificationCommand's InquirerService #824
Answered
by
jmcdo29
simplenotezy
asked this question in
Q&A
-
How do I enable the I don't seem to be able to find any documentation on how to enable
|
Beta Was this translation helpful? Give feedback.
Answered by
jmcdo29
Mar 10, 2023
Replies: 1 comment 1 reply
-
So long as this goes through |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
simplenotezy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So long as this goes through
CommandFactory
, that shouldn't be an error you're getting. That provider comes from theCommandRunnerModule.forRoot()
call, which is made byCommandFactory.run()