-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
执行Packages Get 报错 #9
Comments
https://flutterchina.club/setup-windows/ 某些不可抗力原因,需要设置代理环境变量 |
在国外不存在代理的问题。我在pubspec.yaml 这样改
同时删除test 包下widget_test.dart 项目成功跑起来 |
good job! |
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
clone下来,新建了ignoreConfig.dark 执行Packages get
Because every version of flutter_test from sdk depends on analyzer 0.32.4 and json_serializable >=0.3.1+2 <0.5.3 depends on analyzer >=0.29.10 <0.32.0, flutter_test from sdk is incompatible with json_serializable >=0.3.1+2 <0.5.3.
So, because gsy_github_app_flutter depends on both json_serializable ^0.3.2 and flutter_test any from sdk, version solving failed.
pub get failed (1).
请问大神怎么解决?
The text was updated successfully, but these errors were encountered: