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

grunt build-production fails #81

Open
IslandUsurper opened this issue Feb 22, 2018 · 4 comments
Open

grunt build-production fails #81

IslandUsurper opened this issue Feb 22, 2018 · 4 comments

Comments

@IslandUsurper
Copy link

If you try to run the build production task . . .

$ grunt build-production
Running "jshint:production" (jshint) task
>> 60 files lint free.

Running "mozutheme:fullcompile" (mozutheme) task
Verifying property mozutheme.fullcompile exists in config...ERROR
>> Unable to process task.
Warning: Required config property "mozutheme.fullcompile" missing. Use --force to continue.

Aborted due to warnings.

In Gruntfile.js, the mozutheme config section has "compile", not "fullcompile".

@Amjcraft
Copy link
Contributor

What branch are you using? Both our master and develop branches have a "fullcompile" task under mozutheme -> fullcompile.

@IslandUsurper
Copy link
Author

@Amjcraft, whichever one yo mozu-theme sets up. I'm not sure how I can tell, but maybe the problem is there.

@IslandUsurper
Copy link
Author

IslandUsurper commented Feb 1, 2019

This is problem should be fixed by Mozu/generator-mozu-theme#3.

@sudhirdhumal289
Copy link

sudhirdhumal289 commented Oct 19, 2019

Problem still exists. Just created new folder and executed yo mozu-theme and tried to execute the build-production grunt task but giving an error mentioned above in issue description.

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