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

Issue resolving correct versions of dependencies. #226

Open
codekeyz opened this issue Oct 16, 2024 · 1 comment
Open

Issue resolving correct versions of dependencies. #226

codekeyz opened this issue Oct 16, 2024 · 1 comment

Comments

@codekeyz
Copy link

I'm having issues with versions. Just created a new project with celest init.

 ~/Projects/OpenSource/hello  dart pub get                                                                   1 err | took 7s | 3.24.3 flutter 
Resolving dependencies... 
Because celest_backend depends on celest_core >=0.3.0-dev.1 which requires the Flutter SDK, version solving failed.

Flutter users should use `flutter pub` instead of `dart pub`.


You can try the following suggestion to make the pubspec resolve:
* Try updating the following constraints: dart pub add celest:^0.2.0 celest_core:^0.2.1 dev:lints:^4.0.0 meta:^1.15.0 dev:test:^1.25.8

I've tried a couple of flutter versions, but doesn't seem to resolve. Any ideas?

@dnys1
Copy link
Member

dnys1 commented Oct 17, 2024

Hey @codekeyz it looks like you're on a old version. Can you try re-downloading from here and creating a new project? https://celest.dev/docs/download

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants