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: remove unused redux dev middlewares #812

Merged
merged 2 commits into from
Sep 9, 2020

Conversation

nickofthyme
Copy link
Collaborator

Summary

Resolve dependency issue with @elastic/charts@21.1.1

WARNING in /Users/nicholaspartridge/Documents/repos/kibana/node_modules/@elastic/charts/dist/components/chart.js
Module not found: Error: Can't resolve 'redux-immutable-state-invariant' in '/Users/nicholaspartridge/Documents/repos/kibana/node_modules/@elastic/charts/dist/components'

WARNING in /Users/nicholaspartridge/Documents/repos/kibana/node_modules/@elastic/charts/dist/components/chart.js
Module not found: Error: Can't resolve 'redux-logger' in '/Users/nicholaspartridge/Documents/repos/kibana/node_modules/@elastic/charts/dist/components'

@nickofthyme nickofthyme added bug Something isn't working dependencies Pull requests that update a dependency file :build Build tools / dependencies labels Sep 8, 2020
@nickofthyme nickofthyme merged commit b2679e7 into elastic:master Sep 9, 2020
@nickofthyme nickofthyme deleted the fix-yarn-error branch September 9, 2020 01:53
markov00 pushed a commit that referenced this pull request Sep 9, 2020
## [21.1.2](v21.1.1...v21.1.2) (2020-09-09)

### Bug Fixes

* remove unused redux dev middlewares ([#812](#812)) ([b2679e7](b2679e7))
@markov00
Copy link
Member

markov00 commented Sep 9, 2020

🎉 This PR is included in version 21.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@markov00 markov00 added the released Issue released publicly label Sep 9, 2020
AMoo-Miki pushed a commit to AMoo-Miki/OpenSearch-Dashboards that referenced this pull request Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working :build Build tools / dependencies dependencies Pull requests that update a dependency file released Issue released publicly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants