We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to run ./bin/main.dart gives me this error message:
CreateProcessW failed 2 Unhandled exception: ProcessException: The system cannot find the file specified.
Command: pub run --enable-asserts bin\dart_koans_runner.dart
The text was updated successfully, but these errors were encountered:
I see there is a problem with the path. There is an issue with the way in line 11 of the main.dart.
Thanks for the issue I will work on that.
Sorry, something went wrong.
The problem should now be fixed @caballero75. It would be great if you could test it once more 👍
Everything is ok now. Thanks @md-weber
md-weber
Successfully merging a pull request may close this issue.
Trying to run ./bin/main.dart gives me this error message:
CreateProcessW failed 2
Unhandled exception:
ProcessException: The system cannot find the file specified.
Command: pub run --enable-asserts bin\dart_koans_runner.dart




The text was updated successfully, but these errors were encountered: