-
Event is not published.
### Implementation:
Event
```
import { StorableEvent } from 'event-sourcing-nestjs';
export class AccountCreatedEvent extends StorableEvent {
eventAggregate: 'a…
-
## Feature Request
## Is your feature request related to a problem? Please describe.
A microservice `Server` does not have access to system services organically, a service, if required must be ass…
-
## It is wrong behavior and initialization of CQRS inside test module which is used for my unit tests.
I have already found and written comment inside [same problem](https://github.com/nestjs/cqrs/…
-
## I'm submitting a...
[ ] Regression
[ ] Bug report
[x] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post…
-
**Describe the bug**
When I try to install room assistant on a raspberrypi zero w with the command
sudo npm i --global --unsafe-perm room-assistant
I get the following output:
npm ERR! Unexpecte…
-
Following the installing/upgrading guide for Pi Zero W (actually using gen 1 RPIs which are the same arch, armv6l), a ton of warnings and some errors are produced, but the system seems to function. I…
-
## I'm submitting a...
[ ] Regression
[ ] Bug report
[ ] Feature request
[ ] Documentation issue or request
[X] Support request => Please do not submit support request here, instead post…
-
## I'm submitting a bug report
[ ] Regression
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead po…
-
## I'm submitting a...
[ ] Regression
[ ] Bug report
[ ] Feature request
[X] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post…
-
Getting the following error when I try to register my LoginCommandHandler. When I comment it out, it works just fine.
```
...\node_modules\@nestjs\core\injector\module-ref.js:24
throw…