If you install fvm and run `fvm flutter doctor

    ! Warning: `flutter` on your path resolves to /Users/user/development/flutter/bin/flutter, which is not inside your current Flutter SDK checkout at /Users/user/fvm/versions/3.16.4. Consider adding /Users/user/fvm/versions/3.16.4/bin to the front of your path.
    ! Warning: `dart` on your path resolves to /Users/user/development/flutter/bin/dart, which is not inside your current Flutter SDK checkout at /Users/user/fvm/versions/3.16.4. Consider adding /Users/user/fvm/versions/3.16.4/bin to the front of your path.

When I look online, it says to uninstall dart,

user@com ~ % brew uninstall dart
Error: No such keg: /opt/homebrew/Cellar/dart

I am getting the error "I have a problem. How can I get rid of these errors?

I would appreciate your help to solve this issue.

0

There are 0 best solutions below