Please help me spiderable phantomjs failed: { [Error: spawn ENOENT] code: 'ENOENT', errno: 'ENOENT', syscall: 'spawn' }

Please help me, i have had install spiderale and phantomjs but when i run http://localhost:3000/parties?escaped_fragment= on browser to test. The server show error

I20150522-12:06:44.220(7)? spiderable: phantomjs failed: { [Error: spawn ENOENT] code: ‘ENOENT’, errno: ‘ENOENT’, syscall: ‘spawn’ }
I20150522-12:06:44.221(7)? stderr:

I have searched but dont see error like that. I try use phantomjs directly on cmd (it work fine). I just cant use with spiderable

My os: window 7
Instaled ether phantomjs smart package or npm install phantomjs but can work with spiderable

I have this issue too! Did you solve it?