Skip to content

Conversation

@mani3xis
Copy link
Contributor

This change fixes the root cause behind following error message while executing pod install:

sh: react-native-node-api: command not found
[...]
[!] Invalid Podfile file:
[!] Invalid react-native-node-api-modules.podspec file: Hermes patching failed. Please check the output above for errors.

This change fixes the root cause behind following error message while executing `pod install`:
> sh: react-native-node-api: command not found
> [...]
> [!] Invalid `Podfile` file:
> [!] Invalid `react-native-node-api-modules.podspec` file: Hermes patching failed. Please check the output above for errors.
@mani3xis mani3xis requested a review from kraenhansen June 17, 2025 11:19
@mani3xis mani3xis self-assigned this Jun 17, 2025
@changeset-bot
Copy link

changeset-bot bot commented Jun 17, 2025

⚠️ No Changeset found

Latest commit: 4c65c00

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Collaborator

@kraenhansen kraenhansen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch :shipit:

@mani3xis mani3xis added bug Something isn't working Apple 🍎 Anything related to the Apple platform (iOS, macOS, Cocoapods, Xcode, XCFrameworks, etc.) labels Jun 17, 2025
@mani3xis mani3xis merged commit 477023d into main Jun 17, 2025
4 checks passed
@mani3xis mani3xis deleted the mario/fix-pod-install branch June 17, 2025 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Apple 🍎 Anything related to the Apple platform (iOS, macOS, Cocoapods, Xcode, XCFrameworks, etc.) bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants