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

Fatal error: spawn EACCES #43

Open
simpleuser99 opened this issue Nov 6, 2015 · 1 comment
Open

Fatal error: spawn EACCES #43

simpleuser99 opened this issue Nov 6, 2015 · 1 comment

Comments

@simpleuser99
Copy link

Hi2all.
I have the next issue:
grunt
Running "swig:dist" (swig) task
Writing HTML to dist/index.html
Writing HTML to dist/faq.html
Writing HTML to dist/tools.html

Running "htmlmin:dist" (htmlmin) task
File dist/faq.html created.
File dist/index.html created.
File dist/tools.html created.

Running "cssmin:dist" (cssmin) task
File dist/pomf.min.css created.

Running "uglify:dist" (uglify) task
File "dist/pomf.min.js" created.

Running "imagemin:dist" (imagemin) task
Fatal error: spawn EACCES

How can I fix it?

@jithatsonei
Copy link
Contributor

Probably because you don't have the permissions to execute that. Run sudo or open as admin on CMD

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