You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nest cannot export a provider/module that is not a part of the currently processed module (${module}).
101
-
Please verify whether the exported ${token} is available in this particular context.
96
+
return`Nest cannot export a provider/module that is not a part of the currently processed module (${module}). Please verify whether the exported ${token} is available in this particular context.
102
97
103
98
Possible Solutions:
104
99
- Is ${token} part of the relevant providers/imports within ${module}?
0 commit comments