A CLI wrapper failure should keep the child command exit code, signal, stdout, and stderr separate instead of flattening them into one generic failure message.
…
ERR_MODULE_NOT_FOUND after switching Node.js to ESM often means the import path no longer resolves the same way it did under CommonJS or a bundler.
The first c…