When I first do a npm -g install @dadi/cli I get a binary from the wrong architecture plonked in my bin directory. Shouldn't this either be a script or match the source arch?
Reproducing the issue, just install @dadi/cli on a Pi and notice that you get a 64-bit PC version of the dadi binary appearing.