maxdeviant/redux-persist-transform-encrypt

Error: Unable to resolve module `crypto`

ardyfeb opened this issue · 2 comments

Got this error on react-native, using crypto-js@v3.1.9-1 will resolve this error brix/crypto-js#273 (comment)

another solution discussed here brix/crypto-js#259

Thanks for the report! This does seem like something that should be fixed.

My guess is that for now we can drop to crypto-js@v3.1.9-1.

This should be fixed in v3.0.1.