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

Snap-Ci concat.generated config error #172

Open
kevinchevallier opened this issue Sep 9, 2016 · 1 comment
Open

Snap-Ci concat.generated config error #172

kevinchevallier opened this issue Sep 9, 2016 · 1 comment

Comments

@kevinchevallier
Copy link

Hey,
we're using grunt-contrib-concat on two projects running via snap-ci and on one of them i'm getting an error message during a build stage:

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

The other project builds fine.
So far the only difference i could spot is the nodejs version 5.10.0 on the one with the error and 5.9.0 on the one ok. Don't really think that could be the cause. Both grunt files are identical as well as the grunt folders structure in the repos on github.

I know it's a long shot but if anyone has a clue, i'd love to hear it.
Thanks.

@NewtonJoshua
Copy link

Check your index.html.
This issue will happen if all the script src tags in your {{src}}/index.html is replaced, instead of your {{dist}}/index.html

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

2 participants