Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

step1-05/demo/ Failed to Compile #161

Open
l-with opened this issue Jan 4, 2020 · 0 comments
Open

step1-05/demo/ Failed to Compile #161

l-with opened this issue Jan 4, 2020 · 0 comments
Assignees

Comments

@l-with
Copy link

l-with commented Jan 4, 2020

Failed to compile.

.../frontend-bootcamp/node_modules/redux-starter-kit/src/configureStore.ts
ERROR in .../frontend-bootcamp/node_modules/redux-starter-kit/src/configureStore.ts(150,5):
TS2345: Argument of type 'Reducer<S, A>' is not assignable to parameter of type 'Reducer<S extends any ? S : S, A>'.
Type 'S' is not assignable to type 'S extends any ? S : S'.

@ghost ghost added the Needs: Triage 🔍 label Jan 4, 2020
@ghost ghost assigned micahgodbolt Jan 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants