-
Notifications
You must be signed in to change notification settings - Fork 24.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to generate podfile.lock #45451
Labels
Comments
github-actions
bot
added
Newer Patch Available
Needs: Author Feedback
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
labels
Jul 16, 2024
|
|
cortinico
added
Resolution: For Stack Overflow
A question for Stack Overflow. Applying this label will cause issue to be closed.
and removed
Needs: Triage 🔍
Needs: Author Feedback
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
labels
Jul 16, 2024
|
blakef
added
Resolution: Duplicate
and removed
Resolution: For Stack Overflow
A question for Stack Overflow. Applying this label will cause issue to be closed.
Newer Patch Available
labels
Jul 16, 2024
Fixed by #45095 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Description
[!] An error occurred while processing the post-install hook of the Podfile.
undefined method `path' for nil
/Users/manish4.sah/JioMart/JioMart_rn/node_modules/react-native/scripts/cocoapods/privacy_manifest_utils.rb:81:in
'block in get_privacyinfo_file_path' /Users/manish4.sah/JioMart/JioMart_rn/node_modules/react-native/scripts/cocoapods/privacy_manifest_utils.rb:81:in
each'/Users/manish4.sah/JioMart/JioMart_rn/node_modules/react-native/scripts/cocoapods/privacy_manifest_utils.rb:81:in
find' /Users/manish4.sah/JioMart/JioMart_rn/node_modules/react-native/scripts/cocoapods/privacy_manifest_utils.rb:81:in
get_privacyinfo_file_path'/Users/manish4.sah/JioMart/JioMart_rn/node_modules/react-native/scripts/cocoapods/privacy_manifest_utils.rb:10:in
add_aggregated_privacy_manifest' /Users/manish4.sah/JioMart/JioMart_rn/node_modules/react-native/scripts/react_native_pods.rb:318:in
react_native_post_install'/Users/manish4.sah/JioMart/JioMart_rn/ios/Podfile:105:in
block (3 levels) in from_ruby' /opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-core-1.15.2/lib/cocoapods-core/podfile.rb:196:in
post_install!'/opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoapods/installer.rb:1013:in
run_podfile_post_install_hook' /opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoapods/installer.rb:1001:in
block in run_podfile_post_install_hooks'/opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoapods/user_interface.rb:149:in
message' /opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoapods/installer.rb:1000:in
run_podfile_post_install_hooks'/opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoapods/installer.rb:337:in
block (2 levels) in create_and_save_projects' /opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoapods/installer/xcode/pods_project_generator/pods_project_writer.rb:61:in
write!'/opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoapods/installer.rb:336:in
block in create_and_save_projects' /opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoapods/user_interface.rb:64:in
section'/opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoapods/installer.rb:315:in
create_and_save_projects' /opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoapods/installer.rb:307:in
generate_pods_project'/opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoapods/installer.rb:183:in
integrate' /opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoapods/installer.rb:170:in
install!'/opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoapods/command/install.rb:52:in
run' /opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/claide-1.1.0/lib/claide/command.rb:334:in
run'/opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/lib/cocoapods/command.rb:52:in
run' /opt/homebrew/Cellar/cocoapods/1.15.2/libexec/gems/cocoapods-1.15.2/bin/pod:55:in
<top (required)>'/opt/homebrew/Cellar/cocoapods/1.15.2/libexec/bin/pod:25:in
load' /opt/homebrew/Cellar/cocoapods/1.15.2/libexec/bin/pod:25:in
Steps to reproduce
when we update the node module package then we can't update pod file due to above error
privacy_manifest_utils.rb:81
React Native Version
0.73.6
Affected Platforms
Runtime - iOS
Output of
npx react-native info
Stacktrace or Logs
Reproducer
null
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: