|
|
|
|
|
by LoSboccacc
2550 days ago
|
|
it's not just the lib, the whole ecosystem is fucked. trying to compile a two year old gulp project is madness because all tooling have all kind of incompatibilities with their own file format and other tools invocations. many of these only work when installed globally and conflict each other version to the point the only way to work at project of different ages are chroots or flat out vms. whomever ever thought that -g was a good idea should never work at a tooling system again. heck, some years ago you could push a library change to npm updating a version number that already existed there, the place is a mad house. |
|