loopback icon indicating copy to clipboard operation
loopback copied to clipboard

No design-time type metadata found while inspecting *.constructor[*]. You can either use `@service(ServiceClass)` or ensure `emitDecoratorMetadata` is enabled in your TypeScript configuration. Run `tsc --showConfig` to print the final TypeScript configuration of your project.

Open Doni1231 opened this issue 3 years ago • 1 comments

We are using two services, in order to import functions and methods from each others, but in this situation there is a bug shown above

Doni1231 avatar May 14 '22 11:05 Doni1231

Hi @Doni1231, this Git Repository is for the old LoopBack 3 project and is not actively monitored.

Please open an issue in https://github.com/loopbackio/loopback-next/issues for LoopBack 4-related bugs.

For questions on using LoopBack 4, please open a new Q&A discussion in https://github.com/loopbackio/loopback-next/discussions.

achrinza avatar May 21 '22 13:05 achrinza