ReferenceError: Can't find variable: _setGlobalConsole, after upgrading to `-rc.2`.
See original GitHub issueDescription
getting the following error after upgrading to 2.0.0-rc.2
from 2.0.0-rc.1
Screenshots
Steps To Reproduce
- upgrade to rc.2
- install the latest rc
rc.2
Expected behavior
it should work as before.
Actual behavior
it throws an error ReferenceError: Can't find variable: _setGlobalConsole
Snack or minimal code example
N/A
Package versions
- React: 16.13.1
- React Native: 0.63.4
- React Native Reanimated: ^2.0.0-rc.2
- NodeJS: v14.15.3
Issue Analytics
- State:
- Created 3 years ago
- Reactions:17
- Comments:31 (5 by maintainers)
Top Results From Across the Web
No results found
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
*I did this and it works for me
Yes the issue happens on both android & IOS after upgrading & on fresh projects.