|
|
|
|
|
by int_19h
3336 days ago
|
|
There are evident security issues with this, as spelled out in the bug. Yeah, I'd consider that broken. Of course the repro is contrived, but it's not at all unusual to install some packages manually. The point is that once you do so, you might not get the same result later from package.json, either. And yes, Yarn is the sane option for package management for Node. Why isn't it the default one yet? |
|
If you're taking about deployments, that's definitely unusual. Outside of deployments, what's a scenario where deterministic builds are important, but it would be considered normal to manually install them anyways?