jeremyfa / node-exec-sync

IMPORTANT: This repository is no longer maintained.
48 stars 26 forks source link

Problems installing exec-sync on windows with ffi version #9

Closed benlivermore closed 12 years ago

benlivermore commented 12 years ago

Hi Jeremy,

I had problems installing exec-sync on windows with your current package configuration. The version of FFI that it tries to install fails to properly install on windows 7. Later versions of ffi work fine. I've bumped up the version in this pull request to one that worked for us. It would be awesome if you could accept this version bump to make things compatible with windows 7 again.

Ben