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
Because no versions of build_runner match >1.2.8 <2.0.0 and build_runner 1.2.8 depends on build_daemon ^0.4.0, build_runner ^1.2.8 requires build_daemon ^0.4.0. So, because build_daemon >=0.2.0 requires SDK version >=2.1.0 <3.0.0 and gsy_github_app_flutter depends on build_runner ^1.2.8, version solving failed.
#300
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.
clone下来运行报如下错误:
Because no versions of build_runner match >1.2.8 <2.0.0 and build_runner 1.2.8 depends on build_daemon ^0.4.0, build_runner ^1.2.8 requires build_daemon ^0.4.0.
So, because build_daemon >=0.2.0 requires SDK version >=2.1.0 <3.0.0 and gsy_github_app_flutter depends on build_runner ^1.2.8, version solving failed.
我应该怎么修改配置呢?
The text was updated successfully, but these errors were encountered:
clone下来运行报如下错误:
Because no versions of build_runner match >1.2.8 <2.0.0 and build_runner 1.2.8 depends on build_daemon ^0.4.0, build_runner ^1.2.8 requires build_daemon ^0.4.0.
So, because build_daemon >=0.2.0 requires SDK version >=2.1.0 <3.0.0 and gsy_github_app_flutter depends on build_runner ^1.2.8, version solving failed.
我应该怎么修改配置呢?
The text was updated successfully, but these errors were encountered: