Skip to content

Cannot find module @callstack/out-of-tree-platforms after run yarn start --reset-cache in rn-tester app #48

Closed
@Marcoo09

Description

@Marcoo09

Description

What is the current behavior?

I found an error running the rn-tester app bundle of react-native-visionos with 'yarn start --reset-cache'. I installed a missing dependency to fix this error, but want to confirm if there's an issue with my setup.

React Native Version

0.74.0-nightly-20231205

Output of npx react-native info

System:
OS: macOS 14.1
CPU: (10) arm64 Apple M2 Pro
Memory: 311.94 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 18.18.2
path: ~/.nvm/versions/node/v18.18.2/bin/node
Yarn:
version: 1.22.19
path: /opt/homebrew/bin/yarn
npm:
version: 9.8.1
path: ~/.nvm/versions/node/v18.18.2/bin/npm
Watchman:
version: 2023.10.23.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.14.3
SDKs:
iOS SDK:
Platforms:
- DriverKit 23.0
- iOS 17.0
- macOS 14.0
- tvOS 17.0
- visionOS 1.0
- watchOS 10.0
Android SDK: Not Found
IDEs:
Android Studio: 2022.2 AI-222.4459.24.2221.10121639
Xcode:
version: 15.1/15C5028h
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.8
path: /usr/bin/javac
Ruby:
version: 3.2.2
npmPackages:
"@react-native-community/cli": Not Found
react: Not Found
react-native: Not Found
react-native-macos: Not Found
npmGlobalPackages:
"react-native": Not Found
Android:
hermesEnabled: false
newArchEnabled: false
iOS:
hermesEnabled: false
newArchEnabled: true

Steps to reproduce

Try to run yarn start in rn-tester app.

Snack, screenshot, or link to a repository

Don't needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions