typeorm-typedi-extensions icon indicating copy to clipboard operation
typeorm-typedi-extensions copied to clipboard

ParamTypeMissingError: Cannot get reflected type for a Repository

Open Prashantch265 opened this issue 3 years ago • 0 comments

While running build file created by Babel. I'm getting this error. I have turned on an "emitDecoratorMetadata": true, option in tsconfig.json and imported "reflect-metadata" on top of the main entry file.

Prashantch265 avatar Feb 27 '22 14:02 Prashantch265