When I run a react-native project, I get a error no bundle URL present , but I don\'t know what mistakes I do, I was very confused.
no bundle URL present
As instructed in the error message:
Agreeing to the Xcode/iOS license requires admin privileges, please run "sudo xcodebuild -license" and then retry this command.
Running the following command worked:
sudo xcodebuild -license