dblock / fue

Find an e-mail addresses of Github users.
MIT License
19 stars 1 forks source link

Windows doesn't know how to execute 'fue' #12

Closed zpanula closed 6 years ago

zpanula commented 6 years ago

On Windows, 'bundle exec rake' fails with:

2) Fue find default displays version
     Failure/Error: stdout, stderr, status = Open3.capture3(*cmd)

     Errno::ENOEXEC:
       Exec format error - D:/fue/bin/fue
     # ./lib/fue/shell.rb:5:in `system!'
     # ./spec/fue/fue_spec.rb:8:in `block (4 levels) in <top (required)>'
     # ./spec/fue/fue_spec.rb:14:in `block (4 levels) in <top (required)>'
dblock commented 6 years ago

Closed via https://github.com/dblock/fue/pull/23.