Error: spawn flutter ENOENT in flutter build_runner

19 Views Asked by At

The project is the flutter default app and on macOS when I try to run build runner using (command+shift+b) I face this error on output:

Running flutter pub run build_runner build --delete-conflicting-outputs Current working folder: /Users/saeed/Documents/programming/Projects/flutter_bloc_test Error: spawn flutter ENOENT

0

There are 0 best solutions below