Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to execute binaries on windows #18

Open
joffotron opened this issue Feb 21, 2020 · 0 comments
Open

Fails to execute binaries on windows #18

joffotron opened this issue Feb 21, 2020 · 0 comments

Comments

@joffotron
Copy link

Hi :-) I built my binary (on OSX) using make windows

However, when trying to run code on our target windows machine thus:

.\confidential.exe --prefix /my/application/env/ --region ap-southeast-2 exec -- irb

I get

2020/02/21 05:00:37 failed to run command: fork/exec \tools\ruby25\bin\irb.cmd: The parameter is incorrect.

Is there some sort of OS level incompatibility we ought to be aware of perhaps?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant