Closed danias closed 7 months ago
The nest-auth-passport
cannot be upgraded alone it needs the boilerplate-core
, but the boilerplate-core
has the following error with the DomainEvents:
Probably we need to create the domain events with the new way and update them, because it fails in the subscription that you see in the below image comment(maybe the error is in the decode part or in asyncLocalStorage)
Screenshot from package nest-jetstream
abd file nats-streaming-doman-event-bus.ts
where the decoding of the domain event produces the error.
Code needs to be refactored to support latest Bitloops packages