nokonoko / Pomf

Simple file uploading and sharing, source for the now shut down site Pomf.se
MIT License
465 stars 98 forks source link

Fatal error: spawn EACCES #43

Open simpleuser99 opened 8 years ago

simpleuser99 commented 8 years ago

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 commented 8 years ago

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