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.
#4355
Labels
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
The text was updated successfully, but these errors were encountered: