SyntaxFix
Write A Post
Hire A Developer
Questions
Another possibility is not having emitDecoratorMetadata set to true in tsconfig.json
emitDecoratorMetadata
{ "compilerOptions": { ... "emitDecoratorMetadata": true, ... } }