You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to make fresh install. i fallowed all the steps from instructions and i couldn't load the project. everything pass and project is run but i get the error No bundle URL present. tried everything, to delete node_modules, cache, DerivedData, Pods, build folder. Nothing fixed the issue.
Steps to reproduce
npx @callstack/react-native-visionos@latest init YourApp
cd YourApp/visionos
bundle install
bundle exec pod install
cd ..
yarn start --port=8087
yarn visionos
Description
I tried to make fresh install. i fallowed all the steps from instructions and i couldn't load the project. everything pass and project is run but i get the error No bundle URL present. tried everything, to delete node_modules, cache, DerivedData, Pods, build folder. Nothing fixed the issue.
Steps to reproduce
npx @callstack/react-native-visionos@latest init YourApp
cd YourApp/visionos
bundle install
bundle exec pod install
cd ..
yarn start --port=8087
yarn visionos
React Native Version
0.73.3
Affected Platforms
Runtime - iOS
Output of
npx react-native info
Stacktrace or Logs
Reproducer
/
Screenshots and Videos
The text was updated successfully, but these errors were encountered: