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

Upgrade verison from 0.75 to 0.76.0

Open mksmanishp opened this issue 5 months ago • 0 comments

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 target 'ReactCodegen' from project 'Pods') node:internal/process/promises:392 new UnhandledPromiseRejection(reason); ^

UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Error: Failed to build ios project. "xcodebuild" exited with error code '65'. To debug build logs further, consider building your app with Xcode.app, by opening 'Medikabazaar.xcworkspace'.". at throwUnhandledRejectionsMode (node:internal/process/promises:392:7) at processPromiseRejections (node:internal/process/promises:475:17) at process.processTicksAndRejections (node:internal/process/task_queues:106:32) { code: 'ERR_UNHANDLED_REJECTION' }

Node.js v23.11.0

mksmanishp avatar Jun 19 '25 09:06 mksmanishp