Updating to Typescript 2.5.2 produces error #453

Closed
opened 2025-08-09 17:16:21 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @juergenr on 9/1/2017

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 '{}'.
*Originally created by @juergenr on 9/1/2017* 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 '{}'. ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#453
No description provided.