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] Cannot update flutter sdk #280

Open
engelin opened this issue Feb 15, 2023 · 3 comments
Open

[bug] Cannot update flutter sdk #280

engelin opened this issue Feb 15, 2023 · 3 comments
Assignees
Labels
bug Something isn't working fvm-related good first issue Good for newcomers

Comments

@engelin
Copy link

engelin commented Feb 15, 2023

Screen.Recording.2023-02-15.at.15.45.45.mov

I wasn't able to update flutter stable sdk to 3.7.3 since not sync the actual version I've got.
Tried to delete Sidekick app and re-installed, but didn't work. seems pref files been remained.

flutter --version
Flutter 3.7.0 • channel stable • https://github.com/flutter/flutter.git
Framework • revision b06b8b2710 (3 weeks ago) • 2023-01-23 16:55:55 -0800
Engine • revision b24591ed32
Tools • Dart 2.19.0 • DevTools 2.20.1
fvm/default/version
3.7.0
@aguilaair
Copy link
Member

I've had this happen to me before too. The issue is this:
image

To fix, you must force the update, the only way I know how to do that currently is through the terminal with the command flutter upgrade --force

This should be detected and taken care off though, so I will leave the issue open

@aguilaair aguilaair added bug Something isn't working good first issue Good for newcomers labels Feb 15, 2023
@aguilaair
Copy link
Member

This is also an FVM issue, @leoafarias

@leoafarias leoafarias self-assigned this Feb 15, 2023
@anilgsharma900
Copy link

I wasn't able to update flutter stable sdk to 3.7.3 since not sync the actual version I've got. Tried to delete Sidekick app and re-installed, but didn't work. seems pref files been remained.

flutter --version
Flutter 3.7.0 • channel stable • https://github.com/flutter/flutter.git
Framework • revision b06b8b2710 (3 weeks ago) • 2023-01-23 16:55:55 -0800
Engine • revision b24591ed32
Tools • Dart 2.19.0 • DevTools 2.20.1
fvm/default/version
3.7.0

I am also getting same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fvm-related good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants