upgrade-support
upgrade-support copied to clipboard
A central community-backed place to request and give help when upgrading your app.
Hi,Today when trying to run pod install i got this error [!] Invalid Podfile file: undefined method `get_default_flags' for #Pod::Podfile:0x00007fbc4d1fee68. ``` require_relative '../node_modules/react-native/scripts/react_native_pods' require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules' platform :ios, '11.0' install! 'cocoapods',...
## Environment ```sh System: OS: macOS 11.2.3 CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz Memory: 435.39 MB / 32.00 GB Shell: 3.3.1 - /usr/local/bin/fish Binaries: Node: 14.16.1 -...
Can we Upgrade the old project version to the latest version 0.69 without adopting new architecture?
I have an old project that uses version "react-native": "0.66.3", and I want to upgrade to 0.69 but I don't want to use new architecture to avoid breaking changes on...
## Environment not possible to get environment info, I'm using a yarn monorepo. ## Things I’ve done to figure out my issue - [x] I used [upgrade-helper](https://react-native-community.github.io/upgrade-helper/) to do my...
## Environment System: OS: macOS 12.4 CPU: (8) x64 Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz Memory: 3.43 GB / 16.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 16.16.0 - /usr/local/bin/node...
## Environment ``` System: OS: macOS 10.15.4 CPU: (6) x64 Intel(R) Core(TM) i5-8500B CPU @ 3.00GHz Memory: 21.43 MB / 8.00 GB Shell: 5.7.1 - /bin/zsh Binaries: Node: 10.16.3 -...
## Environment ## Things I’ve done to figure out my issue - [X] I used [upgrade-helper](https://react-native-community.github.io/upgrade-helper/) to do my upgrade. - [X] Check of the library I use to see...
After upgrading RN 0.68.2 --> 0.69.1 ReactNativeHostWrapperBase: Unresolved reference: RedBoxHandle
## Environment ------------------------------------------------------------ Gradle 7.3.3 ------------------------------------------------------------ Build time: 2021-12-22 12:37:54 UTC Revision: 6f556c80f945dc54b50e0be633da6c62dbe8dc71 Kotlin: 1.5.31 Groovy: 3.0.9 Ant: Apache Ant(TM) version 1.10.11 compiled on July 10 2021 JVM: 11.0.15 (Homebrew...
## error lines /Users/{user}/workspace/myProjectName/ios/Pods/Headers/Public/Flipper-Folly/folly/portability/event.h:43:32: Use of undeclared identifier 'event' /Users/{user}/workspace/myProjectName/ios/Pods/Headers/Public/Flipper-Folly/folly/io/async/EventUtil.h:55:1: Member access into incomplete type 'struct event' /Users/{user}/workspace/myProjectName/ios/Pods/Headers/Public/Flipper-Folly/folly/io/async/EventUtil.h:55:1: Member access into incomplete type 'const struct event' ## Environment ## Things...
## Environment System: OS: Linux 5.4 Ubuntu 18.04.3 LTS (Bionic Beaver) CPU: (4) x64 Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz Memory: 1.96 GB / 15.47 GB Shell: 4.4.20 - /bin/bash...