moleculer-template-project-typescript
moleculer-template-project-typescript copied to clipboard
TS2305: Module "moleculer" has no exported member StartedStoppedHandler
Just as title, en error was encountered in the jest file db.mixin.spec.ts when I use the the cli moleculer init project-typescript my-project to generate a moleculer project. Can you help solve this issue?