Closed medmsd closed 6 years ago
It looks like you are using an older version of React Native. Please update to the latest release, v0.57 and verify if the issue still exists.
The ":rewind:Old Version" label will be removed automatically once you edit your original post with the results of running react-native info
on a project using the latest release.
It looks like you did something wrong with your installation of crypto, I don't see how this is a react-native issue.
Even when i didnt install crypto its not from crypto installation
@kelset even when i didnt install crypto it gots me that error i dont know why i dont think its from crypto
Please create a repro that shows that the issue is caused by react-native and I'll reopen the issue.
Please create a repro that shows that the issue is caused by react-native and I'll reopen the issue.
https://github.com/mameya007/Chat this is mine , any help please
@mameya007 a few things: 1) have you tried replicating in the latest version of RN? (the proj you linked is on 0.55) 2) it seems that you have both crypto (which I feel you should not have in the package.json) and an outdated version of react-native-crypto, have you tried migrating to the latest version and reinstalling properly? It seems that it's kinda hacky, the installation flow, so I suggest that you open an issue there since I feel it may be related to that https://github.com/tradle/react-native-crypto
@mameya007 a few things:
- have you tried replicating in the latest version of RN? (the proj you linked is on 0.55)
- it seems that you have both crypto (which I feel you should not have in the package.json) and an outdated version of react-native-crypto, have you tried migrating to the latest version and reinstalling properly? It seems that it's kinda hacky, the installation flow, so I suggest that you open an issue there since I feel it may be related to that https://github.com/tradle/react-native-crypto
i upgraded it and still the same + ok i will try to open an issue there and thanks for the help
Environment: OS: Windows 10 Node: 8.12.0 Yarn: 1.9.4 npm: 3.10.9 Watchman: 4.9.4 Xcode: N/A Android Studio: Version 3.1.0.0 AI-173.4720617
Packages: (wanted => installed) react: 16.3.1 => 16.3.1 react-native: 0.55.4 => 0.55.4
Description i can't solve that error , i have installed crypto , or upgrade it and reinstall it , still the same problem