MacOS 14.5 Sandboxing Issues #4035
Unanswered
bryanpizzillo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have had a couple of developers get new laptops and are getting
Killed: 9as the output from Lerna. In digging this comes from MacOS Sandboxing the nx binary. If they clone our repo to/tmpthen there is no issue. Node has no issue running by itself. It is only however lerna/Node is executing nx. This is Lerna 8.1.2. I cannot find any issues in Lerna's issue list nor NX's. Does anyone know a magic command to allow access to whatever does not have it? (I can't even tell what does not have access...)2024-06-28 12:41:59.615524-0500 0xeb5 Error 0x0 0 0 kernel: (Sandbox) Sandbox: logd_helper(372) deny(1) file-read-data /Users/XXXXX/code/ncids/node_modules/.pnpm/@nx+nx-darwin-arm64@18.0.4/node_modules/@nx/nx-darwin-arm64/nx.darwin-arm64.nodeEDIT: We also use nvm, so obviously, if we were to grant access to node, the specific node can move around depending on the version.
Beta Was this translation helpful? Give feedback.
All reactions