Relative Content

Tag Archive for cocoapods

Problem with generation of react native project on Macos Catalina 10.15

I’m encountering an error with bundle install on macOS 10.15.7 using Ruby 3.1.2. The error is “‘stdio.h’ file not found.” I’ve tried installing Xcode CLI, configuring OpenSSL with Homebrew, and setting the correct paths, but the issue persists. The project relies on specific gem dependencies, including nkf and json, which seem to be causing the build errors. Any suggestions or solutions would be greatly appreciated!