typescript TS1241: Unable to resolve signature of method decorator when called as an expression

Use --target ES5 --emitDecoratorMetadata --experimentalDecorators

or use the following config:

{
  "compilerOptions": {
    "emitDecoratorMetadata": true,
    "experimentalDecorators": true,
    "target": "ES5"
  }
}

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)