upgrade-support icon indicating copy to clipboard operation
upgrade-support copied to clipboard

Error update version react-native 0.64.2 to 0.65.0

Open felipearizac opened this issue 4 years ago • 0 comments

Environment

info Fetching system and libraries information... (node:24580) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created) System: OS: Windows 10 10.0.19043 CPU: (8) x64 Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz Memory: 7.75 GB / 31.88 GB Binaries: Node: 16.13.0 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.11 - ~\AppData\Roaming\npm\yarn.CMD npm: 8.1.0 - C:\Program Files\nodejs\npm.CMD Watchman: Not Found SDKs: Android SDK: Not Found Windows SDK: Not Found IDEs: Android Studio: Not Found Visual Studio: Not Found Languages: Java: javac 11 npmPackages: @react-native-community/cli: Not Found react: 17.0.2 => 17.0.2 react-native: 0.65.0 => 0.65.0 react-native-windows: Not Found npmGlobalPackages: react-native: Not Found

Upgrading version

"react": "17.0.2",
"react-native": "0.65.0"

Description

image

Executing the command yarn android arises the following problem.

After implementing these missing methods, there are even more inconveniences when updating the version of react-native

image

image

image

felipearizac avatar Nov 16 '21 20:11 felipearizac