You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
│ SDK Path │ SDK Path does not point to the project directory. "fvm use" will not make IntelliJ (Android Studio, ...) switch Flutter version. Please consult documentation. │
Where or how to find the path of fvm use to apply on my IDE settings ?
Related issue : 724
I have two issue :
fvm flutter --version
but it's returningenv: bash\r: No such file or directory
on my flutter project.Similar issue related : 511.
Where or how to find the path of fvm use to apply on my IDE settings ?
Related issue : 724
Here is my
fvm doctor
FVM Doctor:
Project:
┌─────────────────────────────┬────────────────────────────────┐
│ Project │ listar │
├─────────────────────────────┼────────────────────────────────┤
│ Directory │ /Users/g-besoin/Desktop/listar │
├─────────────────────────────┼────────────────────────────────┤
│ Active Flavor │ None │
├─────────────────────────────┼────────────────────────────────┤
│ Is Flutter Project │ Yes │
├─────────────────────────────┼────────────────────────────────┤
│ Dart Tool Generator Version │ 3.5.4 │
├─────────────────────────────┼────────────────────────────────┤
│ Dart tool version │ 3.24.4 │
├─────────────────────────────┼────────────────────────────────┤
│ .gitignore Present │ Yes │
├─────────────────────────────┼────────────────────────────────┤
│ Config Present │ Yes │
├─────────────────────────────┼────────────────────────────────┤
│ Pinned Version │ stable │
├─────────────────────────────┼────────────────────────────────┤
│ Config path │ .fvmrc │
├─────────────────────────────┼────────────────────────────────┤
│ Local cache dir │ .fvm/versions │
├─────────────────────────────┼────────────────────────────────┤
│ Version symlink │ .fvm/versions/stable │
└─────────────────────────────┴────────────────────────────────┘
IDEs:
┌────────────────────────────────┬────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ IDEs │ Value │
├────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ VSCode │ │
├────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ VSCode │ No .vscode directory found │
├────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ IntelliJ (Android Studio, ...) │ │
├────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ flutter.sdk │ /Users/g-besoin/Downloads/flutter │
├────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Matches pinned version: │ false │
├────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ SDK Path │ SDK Path does not point to the project directory. "fvm use" will not make IntelliJ (Android Studio, ...) switch Flutter version. Please consult documentation. │
└────────────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
Environment:
┌───────────────────────┬───────────────────────────────────────────────┐
│ Environment Variables │ Value │
├───────────────────────┼───────────────────────────────────────────────┤
│ Flutter PATH │ /Users/g-besoin/Downloads/flutter/bin/flutter │
├───────────────────────┼───────────────────────────────────────────────┤
│ Dart PATH │ /Users/g-besoin/Downloads/flutter/bin/dart │
├───────────────────────┼───────────────────────────────────────────────┤
│ FVM_CACHE_PATH │ N/A │
├───────────────────────┼───────────────────────────────────────────────┤
│ FVM_USE_GIT_CACHE │ N/A │
├───────────────────────┼───────────────────────────────────────────────┤
│ FVM_GIT_CACHE_PATH │ N/A │
├───────────────────────┼───────────────────────────────────────────────┤
│ FVM_FLUTTER_URL │ N/A │
├───────────────────────┼───────────────────────────────────────────────┤
│ FVM_PRIVILEGED_ACCESS │ N/A │
├───────────────────────┼───────────────────────────────────────────────┤
│ Flutter PATH │ /Users/g-besoin/Downloads/flutter/bin/flutter │
├───────────────────────┼───────────────────────────────────────────────┤
│ Dart PATH │ /Users/g-besoin/Downloads/flutter/bin/dart │
└───────────────────────┴───────────────────────────────────────────────┘
┌──────────────┬──────────────────────────────────────────────────────────────────┐
│ Platform │ Value │
├──────────────┼──────────────────────────────────────────────────────────────────┤
│ OS │ macos Version 15.1 (Build 24B83) │
├──────────────┼──────────────────────────────────────────────────────────────────┤
│ Dart Locale │ en-DZ │
├──────────────┼──────────────────────────────────────────────────────────────────┤
│ Dart runtime │ 3.2.6 (stable) (Wed Jan 24 13:41:58 2024 +0000) on "macos_arm64" │
└──────────────┴──────────────────────────────────────────────────────────────────┘
The text was updated successfully, but these errors were encountered: