Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 Docker 容器运行我的 React-Native 项目。我使用这个图像来运行我的项目。
成功构建我的 Docker 映像后,android 返回错误:
Failed to install the following Android SDK packages as some licences have not been accepted.
但所有许可证都被接受......:
我真的不明白为什么我有这个错误。
任何人都可以帮助我吗?
谢谢社区!