|
|
|
|
|
by lmz
701 days ago
|
|
Surely they weren't running npm at start. It's just that nodejs allows multiple versions of the same module to coexist and all the different version clients have different version dependencies which could be collapsed to one common version. |
|