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

Warn users if they have not yet generated the file. #2176

Merged
merged 2 commits into from
May 7, 2017

Conversation

samccone
Copy link
Contributor

@samccone samccone commented May 7, 2017

Prior to this fix users would be confused why their unit tests were
failing. The error was a missing file during a require, which made it seem like
something was messed up with their local clone. Now we can throw a
useful error message.

ref #2092

Prior to this fix users would be confused why their unit tests were
failing. The error was a missing file during a require, which made it seem like
something was messed up with their local clone. Now we can throw a
useful error message.
@samccone samccone requested review from paulirish and ebidel May 7, 2017 22:22
@paulirish paulirish merged commit b9bce62 into master May 7, 2017
@paulirish paulirish deleted the warn-against-no-template branch May 7, 2017 23:16
paulirish added a commit that referenced this pull request May 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants