Open Magnum457 opened 1 year ago
I make an PR to fix this, but for now you can apply the changes in your machine.
update the script ~/.asdf/plugins/flutter/bin/jq-downloader
with this changes
delete the ~/.asdf/plugins/flutter/bin/jq
file
I make an PR to fix this, but for now you can apply the changes in your machine.
- update the script
~/.asdf/plugins/flutter/bin/jq-downloader
with this changes- delete the
~/.asdf/plugins/flutter/bin/jq
file
Didn't work 😢
Didn't work 😢
Still getting the same error after the changes?
Did you find this file ~/.asdf/plugins/flutter/bin/jq
?
Having the same problem, and making the changes doesn't do any difference. Still getting the same error messages.
Edit: I fixed it by manually installing jq.
Installing jq manually fixed the problem for me.
asdf plugin-add jq
asdf install jq latest
asdf global jq latest
Installing jq manually fixed the problem for me.
asdf plugin-add jq asdf install jq latest asdf global jq latest
It works for me, thanks!
use the new plugin https://github.com/fejzuli/asdf-flutter
When I run
asdf install flutter latest
for example I get the following error: