Skip to content
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

Android Studio打开RN项目同步gradle疑似卡死 #930

Open
hg7st5 opened this issue Jan 20, 2025 · 0 comments
Open

Android Studio打开RN项目同步gradle疑似卡死 #930

hg7st5 opened this issue Jan 20, 2025 · 0 comments

Comments

@hg7st5
Copy link

hg7st5 commented Jan 20, 2025

问题的具体描述

  1. 打开Android Studio后选择项目的Android目录导入
  2. Android Studio自动开始同步gradle和下载相关文件
  3. 下载结束后执行到任务gradle-plugin:settings-plugin:jar,便一直处于下图所示状态

Image

请描述完整的环境/版本信息

  • System:
  • OS: Windows 10 10.0.18362
  • CPU: (6) x64 Intel(R) Core(TM) i5-9400F CPU @ 2.90GHz
  • Memory: 5.36 GB / 15.96 GB
  • Binaries:
  • Node:
  • version: 18.20.5
    
  • path: C:\Program Files\nodejs\node.EXE
    
  • Yarn:
  • version: 3.6.4
    
  • path: ~\AppData\Roaming\npm\yarn.CMD
    
  • npm:
  • version: 10.8.2
    
  • path: C:\Program Files\nodejs\npm.CMD
    
  • Watchman: Not Found
  • SDKs:
  • Android SDK: Not Found
  • Windows SDK: Not Found
  • IDEs:
  • Android Studio: AI-242.23339.11.2421.12700392
  • Visual Studio: Not Found
  • Languages:
  • Java: 17.0.12
  • Ruby: Not Found
  • npmPackages:
  • "@react-native-community/cli": Not Found
  • react:
  • installed: 18.3.1
    
  • wanted: 18.3.1
    
  • react-native:
  • installed: 0.75.4
    
  • wanted: 0.75.4
    
  • react-native-windows: Not Found
  • npmGlobalPackages:
  • "react-native": Not Found
  • Android:
  • hermesEnabled: true
  • newArchEnabled: false
  • iOS:
  • hermesEnabled: Not found
  • newArchEnabled: Not found

预期结果

  • 参考其他RN项目,在下载文件完成后执行任务所需时间应该不会太多,便能显示build successful信息
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant