expo / orbit

Accelerate your development workflow with one-click build launches and simulator management from your macOS menu bar

Home Page:https://expo.dev/orbit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot read property 'osType' of undefined

stretch0 opened this issue · comments

Summary

Trying to open an Expo build with Orbit results in the following error: Cannot read property 'osType' of undefined. I have an Android only build that I can run in my Emulator and usual devices. When I try to open from the Expo app, it seems to crash.

I have run brew install expo-orbit to install.

image

Steps to reproduce

Try to launch a build from the Expo site

Environment

expo-env-info 1.0.5 environment info:
System:
OS: macOS 13.2.1
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 20.5.0 - ~/.nvm/versions/node/v20.5.0/bin/node
npm: 9.8.0 - ~/.nvm/versions/node/v20.5.0/bin/npm
Managers:
CocoaPods: 1.11.3 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 21.4, iOS 15.5, macOS 12.3, tvOS 15.4, watchOS 8.5
Android SDK:
API Levels: 31, 32, 33
Build Tools: 30.0.2, 30.0.3, 32.0.0, 32.1.0, 33.0.0, 33.0.0
System Images: android-30 | Google APIs Intel x86 Atom
IDEs:
Android Studio: 2021.2 AI-212.5712.43.2112.8512546
Xcode: 13.4.1/13F100 - /usr/bin/xcodebuild
npmPackages:
expo: ~49.0.5 => 49.0.8
react: 18.2.0 => 18.2.0
react-dom: 18.2.0 => 18.2.0
react-native: 0.72.6 => 0.72.6
react-native-web: ~0.19.6 => 0.19.7
npmGlobalPackages:
eas-cli: 5.2.0
Expo Workflow: managed

A new version of Expo Orbit has just been released! v1.0.1 includes fixes for this and other issues, you can check the full details on the releases page. Please test it out and let us know if you find any other problems.