can’;在弹出到本机项目后,不要为android构建应用程序

can’;在弹出到本机项目后,不要为android构建应用程序,android,react-native,build.gradle,expo,Android,React Native,Build.gradle,Expo,在将我的世博会项目弹出到本地项目之后 我无法导出APK文件 我想知道的是,为什么要考虑这个任务: 任务:应用程序:BundleReleaseExpoUpdateAssets失败 我弹出了expo,它在这个任务中总是失败 以下是Android Studio的完整日志 Opening `/dev/tty` failed (6): Device not configured resize: can't open terminal /dev/tty ┌─────────────────────────

在将我的世博会项目弹出到本地项目之后

我无法导出APK文件

我想知道的是,为什么要考虑这个任务:

任务:应用程序:BundleReleaseExpoUpdateAssets失败

我弹出了expo,它在这个任务中总是失败

以下是Android Studio的完整日志

Opening `/dev/tty` failed (6): Device not configured
resize:  can't open terminal /dev/tty
┌─────────────────────────────────────────────────────────────────────────┐
│                                                                         │
│   There is a new version of expo-cli available (3.20.0).                │
│   You are currently using expo-cli 3.13.8                               │
│   Install expo-cli globally using the package manager of your choice;   │
│   for example: `npm install -g expo-cli` to get the latest version      │
│                                                                         │
└─────────────────────────────────────────────────────────────────────────┘
[03:17:25] Cannot read property 'publishManifestPath' of undefined
[03:17:25] Set EXPO_DEBUG=true in your env to view the stack trace.

> Task :app:bundleReleaseExpoUpdatesAssets FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:bundleReleaseExpoUpdatesAssets'.
> Process 'command './node_modules/expo-updates/run-expo.sh'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.