Closed thom-nic closed 5 years ago
@thom-nic - looks like you solved this issue.
https://github.com/nodejs/node/issues/12537
"Hey Ben just wanted to say thanks a ton for guiding me to a solution even though it was not an issue with node! ❤️ Much appreciated."
Close ticket?
I'm installing nodejs and npm@4.2.0 inside a chroot for an armhf debootstrap. When I do
npm i -g npm@4.2.0
something inside uid-number dies with the following:I dug a little deeper and when I run get-uid-gid.js:
version info:
This is preventing me from doing
npm i -g
for anything inside the chroot.