Saturday, February 10, 2024
HomeiOS DevelopmentA number of modulemap not discovered errors in react-native ios execution

A number of modulemap not discovered errors in react-native ios execution


I run my react-native ios venture utilizing these instructions:

watchman watch-del-all && rm -rf node_modules/ && yarn cache clear && yarn set up
pod set up --repo-update
react-native run-ios --simulator="iPhone 14"

Which provides me this error when working ios

<unknown>:0: error: module map file '/Customers/myuser/Library/Developer/Xcode/DerivedData/asumobileapp-btkzbdfsdnhmcqayttujwctmcifk/Construct/Merchandise/Debug-iphonesimulator/FirebaseCoreInternal/FirebaseCoreInternal.modulemap' not discovered
    <unknown>:0: error: module map file '/Customers/myuser/Library/Developer/Xcode/DerivedData/asumobileapp-btkzbdfsdnhmcqayttujwctmcifk/Construct/Merchandise/Debug-iphonesimulator/YogaKit/YogaKit.modulemap' not discovered
    <unknown>:0: error: module map file '/Customers/myuser/Library/Developer/Xcode/DerivedData/asumobileapp-btkzbdfsdnhmcqayttujwctmcifk/Construct/Merchandise/Debug-iphonesimulator/lottie-ios/Lottie.modulemap' not discovered
    <unknown>:0: error: module map file '/Customers/myuser/Library/Developer/Xcode/DerivedData/asumobileapp-btkzbdfsdnhmcqayttujwctmcifk/Construct/Merchandise/Debug-iphonesimulator/lottie-react-native/lottie_react_native.modulemap' not discovered
    <unknown>:0: error: module map file '/Customers/myuser/Library/Developer/Xcode/DerivedData/asumobileapp-btkzbdfsdnhmcqayttujwctmcifk/Construct/Merchandise/Debug-iphonesimulator/react-native-geolocation-service/react_native_geolocation_service.modulemap' not discovered
    <unknown>:0: error: module map file '/Customers/myuser/Library/Developer/Xcode/DerivedData/asumobileapp-btkzbdfsdnhmcqayttujwctmcifk/Construct/Merchandise/Debug-iphonesimulator/react-native-in-app-review/react_native_in_app_review.modulemap' not discovered

My package deal.json file and Podfile are on this pastebin. I’ve tried each different resolution on StackOverflow however I can not appear to get this to work.



Supply hyperlink

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments