Skip to content
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

Cannot read property 'osType' of undefined #107

Closed
stretch0 opened this issue Nov 20, 2023 · 1 comment · Fixed by #108
Closed

Cannot read property 'osType' of undefined #107

stretch0 opened this issue Nov 20, 2023 · 1 comment · Fixed by #108

Comments

@stretch0
Copy link

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

@gabrieldonadel
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants