generator-webapp-php icon indicating copy to clipboard operation
generator-webapp-php copied to clipboard

Error: spawn ENOENT

Open SkullMasher opened this issue 10 years ago • 1 comments

This happen on grunt serve. 'grunt' and 'grunt test' are working well.

Running "php:server" (php) task

C:\xampp\htdocs\imagehoster\node_modules\grunt-contrib-compass\node_modules\tmp\lib\tmp.js:261
  throw err;
        ^
Error: spawn ENOENT
    at errnoException (child_process.js:1001:11)
    at Process.ChildProcess._handle.onexit (child_process.js:792:34)

Compass version is Compass 1.0.1.

I'm on Windows 10 Tech preview.

SkullMasher avatar Oct 06 '14 21:10 SkullMasher

I have same issue on windows 8.1. I'm using compass 1.0.3. Any help? Is this known issue?

mirkojovanovic avatar Feb 21 '15 22:02 mirkojovanovic