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
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:
麻烦大佬帮忙看看还需要怎么配置,谢谢了
问题的具体描述
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: