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

I can't download any version of flutter #44

Open
Magnum457 opened this issue Aug 5, 2023 · 7 comments · May be fixed by #46
Open

I can't download any version of flutter #44

Magnum457 opened this issue Aug 5, 2023 · 7 comments · May be fixed by #46

Comments

@Magnum457
Copy link

Magnum457 commented Aug 5, 2023

When I run

asdf install flutter latest

for example I get the following error:

image

@ErickCReis
Copy link

ErickCReis commented Sep 7, 2023

I make an PR to fix this, but for now you can apply the changes in your machine.

  1. update the script ~/.asdf/plugins/flutter/bin/jq-downloader with this changes

  2. delete the ~/.asdf/plugins/flutter/bin/jq file

@edsonboldrini
Copy link

I make an PR to fix this, but for now you can apply the changes in your machine.

  1. update the script ~/.asdf/plugins/flutter/bin/jq-downloader with this changes
  2. delete the ~/.asdf/plugins/flutter/bin/jq file

Didn't work 😢

@ErickCReis
Copy link

Didn't work 😢

Still getting the same error after the changes?

Did you find this file ~/.asdf/plugins/flutter/bin/jq ?

@wlaoman
Copy link

wlaoman commented Sep 26, 2023

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.

@tyou0
Copy link

tyou0 commented Oct 19, 2023

Installing jq manually fixed the problem for me.

asdf plugin-add jq
asdf install jq latest
asdf global jq latest

@carmosilva-vinicius
Copy link

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!

@rubywarlock
Copy link

use the new plugin https://github.com/fejzuli/asdf-flutter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
7 participants