bsdoc icon indicating copy to clipboard operation
bsdoc copied to clipboard

cannot execute binary file: Exec format error

Open Risto-Stevcev opened this issue 6 years ago • 1 comments

Command fails:

$ yarn run bsdoc support-files
yarn run v1.15.2
$ /home/risto/git/bucklescript/foobar/node_modules/.bin/bsdoc support-files
/bin/sh: /home/risto/git/bucklescript/foobar/node_modules/.bin/bsdoc: cannot execute binary file: Exec format error
error Command failed with exit code 126.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Running arch linux

Risto-Stevcev avatar May 12 '19 11:05 Risto-Stevcev

A-ha! Thanks for reporting this. I need to set up the publishing of the linux binaries 🙈

leostera avatar May 15 '19 06:05 leostera