nodejs / unofficial-builds

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

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

Closed rvagg closed 8 months ago

rvagg commented 8 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 8 months ago

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