Closed AlexCzar closed 1 year ago
I'm not sure, what exactly is going on, but turns out the culprit isn't macOS or node-build, but instead a combination of macOS, node-build and rust uutils, I switched to built-in coreutils and the build works successfully.
node-build --compile 21.1.0
fails withthe permissions for that folder:
This is a corporate laptop, it probably has some additional hardening on top of macOS' defaults. Note the permissions, the folder is, in fact, accessible. My guess is, node-build is attempting to relax permissions which is prohibited by some hardening policy.