The VS Code shows this error whenever I make some changes to my code in any file, I always save the file and then create a new build but this output message pops up. I have tried changing my directories too and restarted the projects and system too but this remains constant.inavlid file path error output
Asked
Active
Viewed 254 times
0
-
Can you post how you specified the file path – MJK618 Nov 24 '21 at 07:42
-
refere here:https://stackoverflow.com/questions/56845375/vscode-cant-find-the-path-to-the-flutter-sdk – gretal Nov 24 '21 at 07:51
-
Checkout these options: https://stackoverflow.com/a/68068847/3410660 https://github.com/Dart-Code/Dart-Code/issues/3065 – Eric Aig Nov 24 '21 at 14:15
-
Does this answer your question? [VSCode Can't Find the PATH To the Flutter SDK](https://stackoverflow.com/questions/56845375/vscode-cant-find-the-path-to-the-flutter-sdk) – Ramesh R Sep 12 '22 at 13:02