onepub-dev / dcli

An extensive library and tooling for building console/cli applications and scripts using the Dart programming language.
245 stars 26 forks source link

URGENT dcli_sdk uses outdated win32 version #251

Closed wolframm closed 3 months ago

wolframm commented 3 months ago

With the latest Dart 3.5 release, dcli_sdk can no longer be installed using dart pub global activate dcli_sdk due to its outdated win32 package version.

Please urgently release a new version using win32: ^5.0.0.

bsutton commented 3 months ago

I have a fix ready.

Will look to release it tomorrow.

On Thu, 8 Aug 2024, 7:25 pm wolframm, @.***> wrote:

With the latest Dart 3.5 release, dcli_sdk can no longer be installed using dart pub global activate dcli_sdk due to its outdated win32 package version.

Please urgently release a new version using win32: ^5.0.0.

— Reply to this email directly, view it on GitHub https://github.com/onepub-dev/dcli/issues/251, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAG32OGR3APVX6CBX77FBX3ZQM2QPAVCNFSM6AAAAABMGCHLPCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ2TKMZRGE2DKNI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

bsutton commented 3 months ago

dcli 6.0 has been released with a fix.