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

Yogakit.modulemap not found #32481

Closed
janlonden opened this issue Oct 27, 2021 · 2 comments
Closed

Yogakit.modulemap not found #32481

janlonden opened this issue Oct 27, 2021 · 2 comments
Labels
Needs: Attention Issues where the author has responded to feedback. Needs: Environment Info Please run `react-native info` and edit your issue with that command's output. Resolution: Locked This issue was locked by the bot.

Comments

@janlonden
Copy link

Description

I'm using Xcode 12.5.1 and RN 0.66.1. Aftrer creating a new project and trying to build with Xcode I get this error:

fatal error: module map file '/Users/janlonden/Library/Developer/Xcode/DerivedData/reproduce2-hkvqnvflppeauagderxqkhzxdapx/Build/Products/Debug-iphonesimulator/YogaKit/YogaKit.modulemap' not found
1 error generated.

Version

0.66.1

Output of react-native info

System:
OS: macOS 11.6
CPU: (4) x64 Intel(R) Core(TM) i5-5287U CPU @ 2.90GHz
Memory: 342.41 MB / 8.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 14.18.1 - /usr/local/bin/node
Yarn: 1.22.4 - /usr/local/bin/yarn
npm: 6.14.15 - /usr/local/bin/npm
Watchman: Not Found
Managers:
CocoaPods: 1.10.1 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: iOS 14.5, DriverKit 20.4, macOS 11.3, tvOS 14.5, watchOS 7.4
Android SDK: Not Found
IDEs:
Android Studio: Not Found
Xcode: 12.5.1/12E507 - /usr/bin/xcodebuild
Languages:
Java: Not Found
npmPackages:
@react-native-community/cli: Not Found
react: 17.0.2 => 17.0.2
react-native: 0.66.1 => 0.66.1
react-native-macos: Not Found
npmGlobalPackages:
react-native: Not Found

Steps to reproduce

  1. Run npx react-native init projectname
  2. Open the xcodeproj file in xcode
  3. Choose an emulator
  4. Build

Snack, code example, screenshot, or link to a repository

No response

@react-native-bot react-native-bot added Needs: Author Feedback Needs: Environment Info Please run `react-native info` and edit your issue with that command's output. and removed Needs: Triage 🔍 labels Oct 27, 2021
@github-actions
Copy link

⚠️ Missing Environment Information
ℹ️ Your issue may be missing information about your development environment. You can obtain the missing information by running react-native info in a console.

@janlonden
Copy link
Author

I figured out you're supposed to use .xcworkspace in Xcode.

@github-actions github-actions bot added Needs: Attention Issues where the author has responded to feedback. and removed Needs: Author Feedback labels Nov 2, 2021
@facebook facebook locked as resolved and limited conversation to collaborators Nov 2, 2022
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Nov 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Needs: Attention Issues where the author has responded to feedback. Needs: Environment Info Please run `react-native info` and edit your issue with that command's output. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

2 participants