Fix React Redux Version #639

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

Originally created by @waynebrantley on 6/23/2017

Consider fixing the redux version to 3.6 or updating to 3.7
On a fresh install 3.7 will be installed and that has breaking changes - your template will no longer compile

    ERROR in [at-loader] ./ClientApp/configureStore.ts:21:19
        TS2349: Cannot invoke an expression whose type lacks a call signature. T
ype '{}' has no compatible call signatures.
*Originally created by @waynebrantley on 6/23/2017* Consider fixing the redux version to 3.6 or updating to 3.7 On a fresh install 3.7 will be installed and that has breaking changes - your template will no longer compile ``` ERROR in [at-loader] ./ClientApp/configureStore.ts:21:19 TS2349: Cannot invoke an expression whose type lacks a call signature. T ype '{}' has no compatible call signatures. ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#639
No description provided.