berstend / node-safe

šŸ¤  Make using Node.js safe again with Deno-like permissions

Home Page:https://node-safe.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rosetta emulation with sandbox exec

simbados opened this issue Ā· comments

commented

Has anyone encountered problems when running node-safe with a node binary that uses Rosetta emulation (apple silicon chip)?
The error messages are not really helpful, allowing process-exec, file-read for /Library/Apple/usr/libexec/oah/ (Rosetta binaries subpath) still produces the error: "failed to write BRA failure blob: 1"

Any help would be appreciated :)