reactnativecn / react-native-website

React Native 中文网
https://reactnative.cn
MIT License
216 stars 327 forks source link

Execution failed for task ':react-native-async-storage_async-storage:extractReleaseAnnotations'. #764

Closed cshggg closed 8 months ago

cshggg commented 8 months ago

请按以下格式提供问题的相关信息。

问题的具体描述

打包失败了,是否与@react-native-async-storage/async-storage依赖版本问题,还是Gradle的问题

Snipaste_2023-10-25_11-40-40

完整的环境/版本信息

System: OS: Windows 10 10.0.19043 CPU: (8) x64 Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz Memory: 1.16 GB / 7.90 GB Binaries: Node: 14.0.0 - C:\dev\nodejs\node.EXE Yarn: 1.22.19 - D:\node\node_global\yarn.CMD npm: 6.14.4 - C:\dev\nodejs\npm.CMD Watchman: Not Found SDKs: Android SDK: Not Found Windows SDK: Not Found IDEs: Android Studio: Not Found Visual Studio: Not Found Languages: Java: 11.0.16.1 npmPackages: @react-native-community/cli: Not Found react: Not Found react-native: Not Found react-native-windows: Not Found npmGlobalPackages: react-native: Not Found

packjson.js (V{X9XF( 8@VOA6TDB_6E D image

sunnylqm commented 8 months ago

image 典型的翻墙问题

cshggg commented 8 months ago

需要翻墙才能解决吗?

sunnylqm commented 8 months ago

image

cshggg commented 8 months ago

翻墙了然后报如下的错 image

sunnylqm commented 8 months ago

还是一样的问题(有看到报错的网址吗?有看到Read timed out吗?),不是你说翻墙了就等于翻墙了,命令行,gradle可能都需要单独的代理配置,或者需要更底层的透明代理

cshggg commented 8 months ago

image 加了代理就可以了,谢谢

sunnylqm commented 8 months ago

也可以尝试tun模式,这个从更底层接管系统代理