-
-
Notifications
You must be signed in to change notification settings - Fork 175
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
[help needed] Problems running the app locally #664
Comments
Btw, after it fails the first time, I get this other error if I try to run the command
Is there another command I should be running? |
Hi, I'm not very good at all the differences with the tooling, but we are building with Node 16.19.1 and Xcode 14.1. |
@kajetan-kazimierczak Thanks for the reply! Are you running macOS? And if so, have you updated to Sonoma? I'm asking because I tried to downgrade to Xcode 14.3.1 but the new operating system won't allow me to execute it due to incompatibilities |
I finally managed to get it up and running. For anyone looking for answer (or my future self suffering from amnesia), these are the steps I followed:
After that, I managed to successfully build the app but it wouldn't open the simulator after executing
To open the simulator
I noticed the script running in the terminal listened to the changes coming from XCode and also from the Visual Code editor. So I confirmed everything was working by updating a string in the app and seeing the change reflected in the simulator |
Thanks for the info. |
Hello!
I tried to run the app locally but couldn't due to the following errors:
I looked up for this error online and found this suggestion, but after applying it, I got the following error:
I'm running on this platform
macOS: 14.1 (23B74)
Xcode: 15.0.1
Node: 18.18.2
Yarn: 1.22.19
The text was updated successfully, but these errors were encountered: