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'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.
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:
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
The text was updated successfully, but these errors were encountered: