microsoft / react-native-macos

A framework for building native macOS apps with React.
https://microsoft.github.io/react-native-windows/
MIT License
3.48k stars 135 forks source link

error on startup #1019

Closed misbell closed 1 year ago

misbell commented 2 years ago

Environment

react-native -v:➜   
react-native-cli: 2.0.1
react-native: 0.67.2
npm ls react-native-macos:
macosapp@0.0.1 /Users/mpi/projects/rn/macosapp
└── react-native-macos@0.66.10
node -v:v16.5.0
npm -v:8.3.0
yarn --version:1.22.11
xcodebuild -version:Xcode 13.2.1
Build version 13C100

Steps to reproduce the bug

just build the app and try to start it. it builds fine. cocoapods install fine, runs fine, but then:

Screen Shot 2022-02-12 at 10 36 51 PM

Expected Behavior

app window should open with example text

Actual Behavior

app window opens with no text, error window opens beside it

Reproducible Demo

happens every time for me. I have no idea how to reproduce for you. I built the app three times from scratch, same result every time.

Additional context

No response

HeyImChris commented 2 years ago

@misbell Could you share a link to a repo with this failure? We're consuming RN 0.64 successfully for our use cases. Another alternative is you could try using the 0.66 release. That came out recently and may fix your issues as well.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 1 year ago

This issue was closed because the author hasn't provided the requested feedback after 7 days.