webpack, но если делать прод сборку, то появляется ошибка
ERROR [o] Nest can't resolve dependencies of the u (CACHE_MANAGER, ?). Please make sure that the argument Reflector at index [1] is available in the l context.
Potential solutions:
- If Reflector is a provider, is it part of the current l?
- If Reflector is exported from a separate @Module, is that module imported within l?
@Module({
imports: [ /* the Module containing Reflector */ ]
}), но если делать дев сборку все работает корректно. Никто не сталкивался с данной проблемой ?
А зачем упаковывать в один файл?
Обсуждают сегодня