
# you should disable these next few lines. # Note that if you have use_frameworks! enabled, Flipper will not work and This is my podfile require_relative './node_modules/react-native/scripts/react_native_pods' if anyone can help me here, that would be really great.


That's why I decided to post it here for an answer. I searched for a similar issue, but couldn't find anything. I tried several suggestions from stack-overflow & git, but still no luck.
#INSTALL MACOS BIG SUR INSTALL#
When I search for the reason to this error, I found out that I need to run pod install command, when I try that, it gives me another error. Run CLI with -verbose flag for more details. To debug build logs further, consider building your app with Xcode.app, by opening albums.xcodeproj. We ran "xcodebuild" command but it exited with error code 65. ` to show where the warning was created)Įrror Failed to build iOS project. (node:726) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency Info Building (using "xcodebuild -project albums.xcodeproj -configuration Debug -scheme albums -destination id=FE71292F-36FA-4226-A8E5-B4EF4E8B625D")

Info Found Xcode project "albums.xcodeproj" Did you run "pod install" in iOS directory? I am pretty new to macOS and recently shift to macOS from windows, I started to working on react-native app and when I try react-native run-ios it gives me below error error Could not find "Podfile.lock" at /Users/saniranimantha/Documents/Learning/albums/ios/Podfile.lock.
