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

Error thrown in console in projects w/o gruntfile #9

Closed
creynders opened this issue Apr 6, 2014 · 2 comments
Closed

Error thrown in console in projects w/o gruntfile #9

creynders opened this issue Apr 6, 2014 · 2 comments

Comments

@creynders
Copy link

It's not really a problem, but if you open a project w/o grunt file the grunt-runner outputs an error to the console:

grunt-runner: MODULE_NOT_FOUND grunt-runner-view.coffee:48
@dwelle
Copy link
Contributor

dwelle commented Dec 10, 2014

Is that a problem? At least you know the package couldn't find a Gruntfile.

@creynders
Copy link
Author

It is annoying, since the error is very unclear about the cause, it took me some digging to realize nothing was wrong. I'd either catch it (which IMO is most appropriate) or convert it to a "Gruntfile.js not found" error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants