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

make dependencies more flexible to avoid forcing the upgrade to dart 3.4.0 #113

Open
insinfo opened this issue Oct 21, 2024 · 0 comments
Open

Comments

@insinfo
Copy link

insinfo commented Oct 21, 2024

make dependencies more flexible to avoid forcing the upgrade to dart 3.4.0

[pg_query] dart pub get --no-example
Resolving dependencies...
The current Dart SDK version is 3.2.1.

Because dartssh2 >=2.10.0 depends on pinenacl >=0.6.0 which requires SDK version >=3.4.0 <4.0.0, dartssh2 >=2.10.0 is forbidden.
So, because pg_query depends on dartssh2 ^2.10.0, version solving failed.


You can try one of the following suggestions to make the pubspec resolve:
* Try using the Dart SDK version: 3.5.3. See https://dart.dev/get-dart.
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

1 participant