Fix : add this in tsconfig.json ``` "emitDecoratorMetadata": true, "experimentalDecorators": true ```
Fix : add this in tsconfig.json