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

Build fails after dependency updates #276

Closed
bausmeier opened this issue Mar 30, 2015 · 2 comments
Closed

Build fails after dependency updates #276

bausmeier opened this issue Mar 30, 2015 · 2 comments
Labels

Comments

@bausmeier
Copy link
Contributor

When running grunt the concurrent:dist task fails with the following error:

        Warning: Running "imagemin:dist" (imagemin) task
    Warning: Error: spawn /opt/openhim-console/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-gifsicle/node_modules/gifsicle/vendor/gifsicle ENOENT in file app/images/loading.gif Use --force to continue.

Based on this comment I install version 0.7.2 of the grunt-contrib-imagemin module and then it works.

Using node v0.12.0.

@bausmeier bausmeier added the bug label Mar 30, 2015
@BMartinos
Copy link
Collaborator

Well spotted thanks @bausmeier

@rcrichton rcrichton modified the milestone: v1.3.x May 4, 2015
@rcrichton rcrichton modified the milestone: v1.3.x Jul 20, 2015
@MattyJ007
Copy link
Contributor

We no longer use grunt and our latest supported Node versions are 10 and 12

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

No branches or pull requests

4 participants