Open DavidBruant opened 8 years ago
Thanks for the heads up @DavidBruant. I'll add a disclaimer to the readme. The code is fairly old and admittedly poorly-tested. I'm not super keen on getting it working (for obvious reasons).
I'm not super keen on getting it working (for obvious reasons).
Bluh... of course indeed :-p I'm playing around with the idea of solving the worm problem via docker containment https://github.com/DavidBruant/contained-node (repo is a mess for now) and the POC was interesting to me to prove that my fix works, but I'll do a simpler version. No need to fix yours on Linux.
Thanks!
@DavidBruant Ah, very cool! I'll try and find some free time today to tinker with it.
It's really not ready... well... I do have a fix right now because .npmrc is not shared in the container; easy fix that doesn't solve the deeper problem. I'm working on fixing on of the deeper problems at https://github.com/DavidBruant/contained-node/issues/1 (but oh boy it's hard so far).
and I'm not only referring to the
opener
part. It seems that it doesn't even do thenpm version patch
(which I've found surprising)