"Stream" is read-only error on run-time (occurred after migration from RN 0.53.3 to 0.56) #20415
Closed
3 tasks done
Labels
Stale
There has been a lack of activity on this issue and it may be closed soon.
Environment
React Native Environment Info:
System:
OS: macOS Sierra 10.12.2
CPU: x64 Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz
Memory: 640.39 MB / 8.00 GB
Shell: 3.2.57 - /bin/sh
Binaries:
Node: 10.7.0 - /usr/local/bin/node
Yarn: 1.7.0 - /usr/local/bin/yarn
npm: 6.2.0 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 10.3, macOS 10.12, tvOS 10.2, watchOS 3.2
IDEs:
Android Studio: 3.1 AI-173.4819257
Xcode: 8.3.3/8E3004b - /usr/bin/xcodebuild
npmPackages:
react: 16.4.1 => 16.4.1
react-native: 0.56.0 => 0.56.0
npmGlobalPackages:
react-native-cli: 2.0.1
Description
I just migrated from
react-native@0.53.3
toreact-native@0.56
. Also, as required, upgraded my node to 8+ (10.7.0) and babel to 7.0.0-beta.54. After completing the migration process, the following error showed up:Here are babel devDependencies:
I cannot find an issue similar to this anymore, hence posted it over here. Am I doing something wrong?
The text was updated successfully, but these errors were encountered: