Skip to content
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

flutter start should give better errors when it can't find main #65

Merged
merged 1 commit into from Nov 9, 2015

Conversation

abarth
Copy link
Contributor

@abarth abarth commented Nov 9, 2015

Now we suggest using -t to specify the main Dart file.

Fixes #53

@Hixie
Copy link
Contributor

Hixie commented Nov 9, 2015

LGTM

Now we suggest using -t to specify the main Dart file.

Fixes flutter#53
abarth added a commit that referenced this pull request Nov 9, 2015
flutter start should give better errors when it can't find main
@abarth abarth merged commit aafce51 into flutter:master Nov 9, 2015
@abarth abarth deleted the better_errors branch November 9, 2015 20:13
@akashgk akashgk mentioned this pull request Jun 18, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flutter start doesn't give good error messages when it can't find main.dart
2 participants