Typescript <=2.4.2 and 2.5.0 works fine. Typescript >=2.5.1 gives following error: ``` ERROR in [at-loader] ./ClientApp/boot.server.ts:25:18 TS2339: Property 'onError' does not exist on type '{}'. ```
Typescript <=2.4.2 and 2.5.0 works fine.
Typescript >=2.5.1 gives following error: