Skip to content

Can't run ./bin/main.dart #12

New issue

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

Closed
DiegoCarvalho75 opened this issue Jul 11, 2020 · 3 comments · Fixed by #13
Closed

Can't run ./bin/main.dart #12

DiegoCarvalho75 opened this issue Jul 11, 2020 · 3 comments · Fixed by #13
Assignees
Labels
bug Something isn't working windows

Comments

@DiegoCarvalho75
Copy link

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
main
dart_version_pub_get
debug
pub_run

@md-weber md-weber added bug Something isn't working windows labels Jul 11, 2020
@md-weber md-weber self-assigned this Jul 11, 2020
@md-weber
Copy link
Collaborator

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.

@md-weber
Copy link
Collaborator

The problem should now be fixed @caballero75. It would be great if you could test it once more 👍

@DiegoCarvalho75
Copy link
Author

Everything is ok now. Thanks @md-weber

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working windows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants