I'm hitting this error when I try to run redux crud in my react native project. I've tried a range of different things, such as installing crypto within the project scope, installing crypto within redux-crud, installing crypto within siu's scope, installing crypto globally -- but nothing seems to eliminate the error. I'm wondering if you've encountered this before, or whether you might know anything about the cause?
The code runs fine in my test suite. Is this something to do with redux-crud's compatibility with react-native? My package.json dependencies are listed below, for reference.
I'm hitting this error when I try to run redux crud in my react native project. I've tried a range of different things, such as installing crypto within the project scope, installing crypto within redux-crud, installing crypto within siu's scope, installing crypto globally -- but nothing seems to eliminate the error. I'm wondering if you've encountered this before, or whether you might know anything about the cause?
The code runs fine in my test suite. Is this something to do with redux-crud's compatibility with react-native? My package.json dependencies are listed below, for reference.