nodejs / unofficial-builds

Unofficial binaries for Node.js
https://unofficial-builds.nodejs.org
221 stars 46 forks source link

fix: open mounted dir perms for local builds with UID mismatch #124

Closed rvagg closed 3 months ago

rvagg commented 3 months ago

Ref: https://github.com/nodejs/unofficial-builds/issues/122

I haven't tested this on macos where this problem likely arises but I think this should do the trick. 🤞

rvagg commented 3 months ago

I don't think this was the problem, see #122.