loopback4-microservice-catalog icon indicating copy to clipboard operation
loopback4-microservice-catalog copied to clipboard

@soruceloop/cli: RepositoryMixin and ServiceMixin missing while creating any kind of service

Open ihiteshgupta opened this issue 3 years ago • 0 comments
trafficstars

Describe the bug RepositoryMixin and ServiceMixin missing while creating service using @soruceloop/cli

To Reproduce Steps to reproduce the behavior:

  1. create any type of service using @sourceloop/cli
  2. go to applicatio.ts
  3. check for Mixins

Expected behavior There should be RepositoryMixin and ServiceMixin as they come while doing the lb4 app

ihiteshgupta avatar Aug 03 '22 09:08 ihiteshgupta