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

Dart SDK version 2.17.1 does not work #1

Open
sugoibtc opened this issue Jun 28, 2024 · 0 comments
Open

Dart SDK version 2.17.1 does not work #1

sugoibtc opened this issue Jun 28, 2024 · 0 comments

Comments

@sugoibtc
Copy link

~/sentrify/packages/znn_sdk_dart# cd ../..
~/sentrify# dart pub get

Gives the following error:
"The current Dart SDK version is 2.17.1.

Because every version of znn_sdk_dart from path depends on stream_channel >=2.1.2 which requires SDK version >=2.19.0 <3.0.0, znn_sdk_dart from path is forbidden. So, because sentrify depends on znn_sdk_dart from path, version solving failed."

Installing Dart SDK version 2.19.6 instead, fixes this.

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