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

Warning: An error occurred while processing a template (srcModules is not defined). #20

Closed
dmitriz opened this issue Apr 20, 2015 · 4 comments

Comments

@dmitriz
Copy link

dmitriz commented Apr 20, 2015

Trying to use gulp-grunt with this Gruntfile.js :
https://github.com/angular-ui/bootstrap/blob/master/Gruntfile.js

Terminates with message:

Warning: An error occurred while processing a template (srcModules is not defined). Use --force to continue.

Aborted due to warnings.

Running gulp --force leads to the same effect.

@bisubus
Copy link

bisubus commented Oct 14, 2015

@dmitriz , my guess is that

require('grunt').option('force', true);

may help for now.

@maxov
Copy link
Owner

maxov commented Oct 19, 2015

Could you post your gulpfile? I need some more context to try to troubleshoot

@dmitriz
Copy link
Author

dmitriz commented Oct 19, 2015

It's been a while. Found an easier way to run it as system command.

@maxov
Copy link
Owner

maxov commented Oct 19, 2015

Alright, thanks. Closing.

@maxov maxov closed this as completed Oct 19, 2015
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

3 participants