-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
E/ReactNativeJNI: Got JS Exception: Unexpected identifier 'str' #23224
Comments
Can you run If you believe this information is irrelevant to the reported issue, you may write |
@react-native-bot okay,this is Env info : |
It looks like you are using an older version of React Native. Please update to the latest release, v0.58 and verify if the issue still exists. The "Resolution: Old Version" label will be removed automatically once you edit your original post with the results of running |
I try to update from 57 to 58 same problem i encounter. |
@react-native-bot I will try to update to the v0.58...but are you sure? |
@react-native-bot Thank you very mach,this bug not show agin,but i have new question? looks #23228 |
Thanks alot
…On Wed, Jan 30, 2019 at 10:30 PM Christian Gospel ***@***.***> wrote:
@react-native-bot <https://github.com/react-native-bot> I will try to
update to the v0.58...but are you sure?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#23224 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AD8ZhzM0cqSUyLCObPfy4jf3M6xxnJwyks5vIo2egaJpZM4abeLV>
.
|
I want to upgrade RN to 0.57.8 from 0.38
my step is:
1.npm install --save react-native@0.57.8
2.react-native run-android
Environment
React Native Environment Info:
System:
OS: macOS High Sierra 10.13.4
CPU: (8) x64 Intel(R) Core(TM) i7-4750HQ CPU @ 2.00GHz
Memory: 66.59 MB / 8.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 11.6.0 - /usr/local/bin/node
npm: 6.7.0 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
Android SDK:
API Levels: 22, 23, 24, 25, 26, 27, 28
Build Tools: 23.0.1, 23.0.3, 27.0.3, 28.0.3
System Images: android-28 | Google APIs Intel x86 Atom
IDEs:
Xcode: /undefined - /usr/bin/xcodebuild
npmPackages:
react: ^16.5.2 => 16.7.0
react-native: ^0.57.8 => 0.57.8
npmGlobalPackages:
react-native-cli: 2.0.1
Description
stack is
And Devices show
Do you know what is exception?Please help me.thank you.
The text was updated successfully, but these errors were encountered: