Skip to content
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

Error 'folly/coro/Coroutine.h' file not found #40

Open
DanielWoldehana opened this issue Feb 8, 2025 · 3 comments
Open

Error 'folly/coro/Coroutine.h' file not found #40

DanielWoldehana opened this issue Feb 8, 2025 · 3 comments

Comments

@DanielWoldehana
Copy link

###Sample Project
https://github.com/DanielWoldehana/ReactnativeHoleView

Environment

  • React Native Version: 0.77.0
  • react-native-hole-view Version: 3.0.0-alpha4
  • Platform: iOS
  • Development OS: macOS (arm64-darwin23)
  • Ruby Version: 3.3.0
  • Node Version: (from your engines requirement) >=18
  • Package Manager: yarn@4.6.0

Steps to Reproduce

  1. Create new React Native project
  2. Install react-native-hole-view (yarn add react-native-hole-view)
  3. Add basic implementation to App.js
  4. Try to build iOS app

What I've Tried

  1. Cleaned and reinstalled node_modules
  2. Cleaned and reinstalled Pods
  3. Cleared watchman cache
  4. Bundle exec pod install
Image

Error

/holeViewProject/ios/Pods/Headers/Public/RCT-Folly/folly/Expected.h:1587:10 'folly/coro/Coroutine.h' file not found

@AjayParambath
Copy link

Same Issue Here

  • "expo": "~52.0.28",
  • "react-native": "0.76.6",
  • "react": "18.3.1",
  • "npm": "^10.9.2",

@evanstern
Copy link

I see this as well. I had not found anyone else experiencing this issue and wasn't sure what package was causing it! Any help would be GREATLY appreciated.

@AdarshUengage
Copy link

same issue here

  • "react-native" : 0.77,
  • "react": 18.3.1,
  • "react-native-hole-view": "^3.0.0-alpha4",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants