I am trying to use promises in TypeScript(4.1.3) with no success, I always get this error:
error TS2585: \'Promise\' only refers to a type, but is being used as a val