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

Error when trying to open an iOS build (that was probably already downloaded once) #249

Open
pmk1c opened this issue Mar 14, 2025 · 0 comments

Comments

@pmk1c
Copy link

pmk1c commented Mar 14, 2025

Summary

I'm getting the following error when trying to open an iOS build. I guess the build was download before via Expo Orbit. Now I'm getting:

ENOENT: no such file or directory, open '/var/folders/h7/xdj3g2_j1d71kz0pkbjnzk1h0000gn/T/expo-orbit-nodejs/downloads-cache/expo.dev%2Fartifacts%2Feas%2F92uHGozd3apecK8U7inP5x.ipa/Payload/APP_NAME/Info.plist'

Removing the folder downloads-cache fully, fixed the error.

Steps to reproduce

Not sure. Probably download an app via Expo Orbit, remove the cached Info.plist and try to download again.

Environment

expo-env-info 1.2.2 environment info:
System:
OS: macOS 15.3.1
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.13.1 - ~/.asdf/installs/nodejs/20.13.1/bin/node
npm: 10.5.2 - ~/.asdf/installs/nodejs/20.13.1/bin/npm
Watchman: 2025.02.17.00 - /opt/homebrew/bin/watchman
Managers:
CocoaPods: 1.16.2 - /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 24.1, iOS 18.1, macOS 15.1, tvOS 18.1, visionOS 2.1, watchOS 11.1
IDEs:
Android Studio: 2024.2 AI-242.23339.11.2421.12550806
Xcode: 16.1/16B40 - /usr/bin/xcodebuild
npmPackages:
expo: ^51.0.39 => 51.0.39
react: 18.2.0 => 18.2.0
react-native: ^0.74.5 => 0.74.5
Expo Workflow: managed

npm notice
npm notice New major version of npm available! 10.5.2 -> 11.2.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.2.0
npm notice Run npm install -g [email protected] to update!
npm notice

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

No branches or pull requests

1 participant