Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: redux-thunk error on cadt-ui build with updated dependencies #1136

Open
TheLastCicada opened this issue Jan 30, 2024 · 3 comments
Open
Assignees
Labels
dependencies Pull requests that update a dependency file

Comments

@TheLastCicada
Copy link
Contributor

TheLastCicada commented Jan 30, 2024

With all dependencies updated, the following error is encountered when trying to build the app:


> cadt-ui@1.2.8 build
> react-scripts build

Creating an optimized production build...
Failed to compile.

Attempted import error: 'redux-thunk' does not contain a default export (imported as 'ReduxThunk').

See #1135 for builds with this issue.

@TheLastCicada TheLastCicada added the dependencies Pull requests that update a dependency file label Jan 30, 2024
@TheLastCicada
Copy link
Contributor Author

I think this might be resolved with the latest commits by me and Michael.

@TheLastCicada
Copy link
Contributor Author

Maybe not resolved - just actually builds.

@ccornick
Copy link
Contributor

Check with team if still unresolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

3 participants