Closed idealog closed 6 months ago
翻墙问题
可以把gradle下载下来, 然后使用本地路径
注意: :
之前要使用转义符号, 即在前面加个反斜杠()
可以把gradle下载下来, 然后使用本地路径
注意:
:
之前要使用转义符号, 即在前面加个反斜杠()
完全没必要,你直接放在同一个目录就完全不用考虑目录的斜杠问题了,
而且他的是代理本身报错,即便你本地下载了gradle,继续往下跑,任何网络请求都会报错
而且他的是代理本身报错,即便你本地下载了gradle,继续往下跑,任何网络请求都会报错
才看到他用了代理, 代理都报错400了
感情啥报错也是没看的😂
建议先看报错,再去 Google/百度,能解决 99% 的问题
👋 Hey there, it looks like there has been no activity on this issue in the last 90 days. Has the issue been fixed, or does it still require the community attention? This issue will be closed in the next 7 days if no further activity occurs. Thank you for your contributions.
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.
请按以下格式提供问题的相关信息。
问题的具体描述
info Installing the app... Downloading https://services.gradle.org/distributions/gradle-8.3-all.zip
info 💡 Tip: Make sure that you have set up your development environment correctly, by running npx react-native doctor. To read more about doctor command visit: https://github.com/react-native-community/cli/blob/main/packages/cli-doctor/README.md#doctor
Exception in thread "main" java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 400 Bad Request"
请描述完整的环境/版本信息
MAC环境
预期结果
怎么才能跑起来?