Closed FitzM closed 9 months ago
I've just published 3.3.6 which should fix this. One of dcli's dependencies had an update that caused the above breakage. I will close this issue out but feel free to re-open if the 3.3.6 version doesn't resolve the issue.
I'm unable to install dcli according to the documentation.
system: I'm currently running OpenSUSE Tumbleweed however I've also tried to install on MX Linux and Pika OS. I've just installed dart and flutter sdk using snapd.
When I run the command
dart pub global activate dcli
this is the returned output.I'm unable to run
dcli doctor
since I can't install the package. Any guidance would be appreciated.