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

[BUG] Could not find a Flutter SDK. Please download, or, if already downloaded, click 'Locate SDK'. #697

Open
4 tasks done
laterdayi opened this issue Mar 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@laterdayi
Copy link

laterdayi commented Mar 22, 2024

Before creating a bug report please make check the following

  • You have read our FAQ
  • If you have used flutter. Please install correctly, run pub cache repair. Close the terminal and try again.
  • If you are on Windows. Make sure you are running the terminal as administrator or with developer permissions.
  • Run fvm doctor if possible and add the output to the issue.

Describe the bug
Currently, some projects use fvm and can switch versions normally, but some open source projects do not require fvm to control the version. When I clone it, I will be prompted Could not find a Flutter SDK. Please download, or, if already downloaded, click 'Locate SDK '. I have set the fvm global state

image

How to avoid this prompt, if the project that does not use fvm points to stable by default

Desktop (please complete the following information):

windows

fvm 3.1

Additional context
Add any other context about the problem here.

@laterdayi laterdayi added the bug Something isn't working label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant