Hi,
whenever I try to use the config module I get an error when I build and run my app (running dev is just fine)
ERROR [ExceptionHandler] UnknownExportException [Error]: Nest cannot export a provider/module that is not a part of the currently processed module (Co
nfigModule). Please verify whether the exported ConfigHostModule is available in this particular context.
I've updated to al latest versions of @nestjs
You can find the source code on: https://github.com/cskiwi/table-tap