upgrade-support
upgrade-support copied to clipboard
A central community-backed place to request and give help when upgrading your app.
while running on ios ,getting the issue error export CLANG_WARN_DOCUMENTATION_COMMENTS\=YES error export CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER\=NO error export GCC_WARN_UNDECLARED_SELECTOR\=YES error export VALIDATE_PRODUCT\=NO error export GCC_WARN_PEDANTIC\=YES error /Users/manish.kumar/Desktop/marketPlace_new/marketplaceapp/ios/build/generated/ios/FBReactNativeSpec/FBReactNativeSpec.h: No such file or directory (in...
## Environment Result from react-native info System: OS: macOS 15.3.2 CPU: (10) arm64 Apple M1 Pro Memory: 235.80 MB / 16.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version:...
## Environment System: OS: macOS 15.3 CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz Memory: 52.68 MB / 16.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 21.7.3...
## Environment (node:42350) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) warn Package rn-fetch-blob...
layout error
e: file:///C:/Users/Jitesh/OneDrive/Desktop/gurujiastroapp/node_modules/@react-native/gradle-plugin/settings-plugin/src/main/kotlin/com/facebook/react/ReactSettingsExtension.kt:26:16 Unresolved reference: layout Here is my build.gradle file buildscript { ext { buildToolsVersion = "34.0.0" minSdkVersion = 21 compileSdkVersion = 34 targetSdkVersion = 34 // Remove any sourceCompatibility...
## Environment System: OS: macOS 15.3 CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz Memory: 35.26 MB / 16.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 21.7.3...
## Environment ```shell info Fetching system and libraries information... (node:8794) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where...
## Environment System: OS: macOS 14.6 CPU: (8) x64 Intel(R) Core(TM) i7-8569U CPU @ 2.80GHz Memory: 53.99 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 18.20.6 - /var/folders/22/r_dvyr756hg6psq0qfbngv3r0000gn/T/yarn--1748403959387-0.20279640668029653/node...
## Environment System: OS: macOS 15.4.1 CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz Memory: 35.79 MB / 16.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 22.15.0...
Since upgrading the RN from 0.75.4 to 0.77.0 I'm encountering snapshots fails when I run these kind of tests. it('ExampleTest - default', () => { const tree = render( ).toJSON();...