SyntaxError: Current configuration does not support using annotations. Annotations can be used in the version of API 20 or higher versions.
Solutions: > Check the compatibleSdkVersion in build-profile.json5.> If compatibleSdkVersion is set to API 20 or higher version.> If you're running es2abc in commandline without IDE, please check whether target-api-version and enable-annotations options are correctly configured. [annotations.ts:17:12]
The size of programs is expected to be 1, but is 0
