I cannot install “com.unity.entities.graphics“.
I cannot install "com.unity.entities.graphics" in china. The error is "An error occurred while resolving packages: Project has invalid dependencies: com.unity.entities.graphics: Cannot connect to 'api.unity.com' (error code: ECONNREFUSED). Verify your environment firewall policies allow connection to this host name. If your system is behind a proxy, verify your proxy environment variables (HTTP_PROXY and HTTPS_PROXY) are properly set."
### Tasks
### Tasks
Try download the latest 2022.3.x releases from https://unity.cn/releases
I encountered the same problem. I think it is a good solution to move the dependent libraries from the packagecache directory to the Package directory and submit them to git together, because the dependent libraries change too frequently.