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

Running gulp task via grunt with verbose flag results in "undefined is not a function" error #6

Open
ghost opened this issue Sep 28, 2015 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 28, 2015

The error occurs at this point:
https://github.com/gruntjs/grunt/blob/master/lib/grunt/task.js#L199
obj.dest contains the name of the gulp task.
obj.src exists but is set to undefined.

The error message: "Warning: undefined is not a function Use --force to continue."

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

No branches or pull requests

0 participants