-
Notifications
You must be signed in to change notification settings - Fork 327
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
react-native 0.76.3 初始化项目报错 #918
Comments
翻墙问题 |
您好,我这个报错里有个地址 |
👋 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. |
麻烦大佬帮忙看看还需要怎么配置,谢谢了
问题的具体描述
1、创建项目 npx @react-native-community/cli@latest init AwesomeProject

2、运行项目报错
cd AwesomeProject
yarn android
报错内容:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
请描述完整的环境/版本信息
环境是按照官网说明配置的,运行检测也正常的

node版本:v20.11.1
jdk:java version "17.0.7" 2023-04-18 LTS
运行的时候也正常打开了vpn
package.json:

预期结果
正常跑起来
The text was updated successfully, but these errors were encountered: