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

引依赖引不了啊。。。 #50

Open
songpangyu opened this issue Jul 22, 2021 · 4 comments
Open

引依赖引不了啊。。。 #50

songpangyu opened this issue Jul 22, 2021 · 4 comments
Labels
已过期,请使用最新版本 之前的版本为测试版,现在1.0 beta已发布,请使用最新版本

Comments

@songpangyu
Copy link

C:\Users\xyz\AndroidStudioProjects\startup_namer\lib>flutter packages pub run json_model
Changing current working directory to: C:\Users\xyz\AndroidStudioProjects\startup_namer
Could not find package "json_model". Did you forget to add a dependency?
pub finished with exit code 65

@wendux
Copy link
Member

wendux commented Sep 25, 2021

1.0 beta 已发布,使用最新版

@wendux wendux added the 已过期,请使用最新版本 之前的版本为测试版,现在1.0 beta已发布,请使用最新版本 label Sep 25, 2021
@hsycc
Copy link

hsycc commented Sep 27, 2021

flutter pub get
Because depends on json_model ^1.0.0 which doesn't match any versions, version solving failed.
pub get failed (1; Because depends on json_model ^1.0.0 which doesn't match any versions, version solving failed.)
exit code 1

@wendux 你好,好像并没有推送到pub.dev

@n3taway
Copy link

n3taway commented Oct 3, 2021

flutter pub get Because depends on json_model ^1.0.0 which doesn't match any versions, version solving failed. pub get failed (1; Because depends on json_model ^1.0.0 which doesn't match any versions, version solving failed.) exit code 1

@wendux 你好,好像并没有推送到pub.dev

use json_model: ^1.0.0-beta1

@1998101919
Copy link

???

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
已过期,请使用最新版本 之前的版本为测试版,现在1.0 beta已发布,请使用最新版本
Projects
None yet
Development

No branches or pull requests

5 participants