celest-dev / celest

The Flutter cloud platform
https://celest.dev
Other
243 stars 13 forks source link

Issue resolving correct versions of dependencies. #226

Open codekeyz opened 1 month ago

codekeyz commented 1 month ago

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 commented 1 month ago

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