Skip to content

allow redux-persist v5#30

Open
balaclark wants to merge 1 commit into
rt2zz:masterfrom
balaclark:master
Open

allow redux-persist v5#30
balaclark wants to merge 1 commit into
rt2zz:masterfrom
balaclark:master

Conversation

@balaclark

Copy link
Copy Markdown

This module supports it but the current peer dependency causes the following error when redux-persist 5 is installed:

npm ERR! peerinvalid The package redux-persist@5.4.0 does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer redux-persist-transform-immutable@4.3.0 wants redux-persist@^4.0.0

This module supports it, the current peer dependency causes the following error when redux-persist 5 is installed:

```
npm ERR! peerinvalid The package redux-persist@5.4.0 does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer redux-persist-transform-immutable@4.3.0 wants redux-persist@^4.0.0
```
@akihikodaki

Copy link
Copy Markdown

Status?

@osdiab

osdiab commented Jun 2, 2018

Copy link
Copy Markdown

Ping @rt2zz

@bj00rn

bj00rn commented Jan 19, 2021

Copy link
Copy Markdown

Any reason why this can't be merged? Works fine on my machine :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants