Closed staminna closed 3 years ago
@staminna This is not a bug. If you want to use the flutter
command instead of the fvm flutter
routing you have to read the configuration on how to set it as a global. https://fvm.app/docs/guides/global_version
Correction, for fvm global configuration please refer to this link https://fvm.app/documentation/guides/global-configuration
pub cache repair
. Close the terminal and try again. Doneadministrator
or withdeveloper
permissions. macOSfvm doctor
if possible and add the output to the issue.$ fvm doctor
FVM Version: 2.2.3
FVM config found:
Project: GeoFlutterFire Directory: /Users/jorgenunes/Mobile/qteye/GeoFlutterFire Version: 2.0.0 Project Flavor: None selected
Version is currently cached locally.
Cache Path: /Users/jorgenunes/fvm/versions/2.0.0 Channel: false SDK Version: 2.0.0
IDE Links VSCode: .fvm/flutter_sdk Android Studio: /Users/jorgenunes/Mobile/qteye/GeoFlutterFire/.fvm/flutter_sdk
Configured env paths:
Flutter: /usr/local/bin/flutter
Dart: /usr/local/bin/dart
FVM_HOME: not set
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
fvm install 2.0.0
...Expected behavior Should see flutter 2.0.0
Logs Please provide the verbose logs by running
--verbose
after the command.Desktop (please complete the following information):
Sidekick can see version 2.0.0 assigned to project successfully.
I think the problem is setting FVM_HOME to somewhere. What is the recommended path for macOS? I will define on .bash_profile