@childishgiant I remember that well, I used to do principally Electron shit, and I'd backup the node_modules folder, and a year later if I wanted to use that backup, it never worked..
@neauoire I still hate it but there's a new manager called pnpm which centralises all modules in one spot which removes a lot of issues with npm. Still a disgusting ecosystem though.
@childishgiant I remember that well, I used to do principally Electron shit, and I'd backup the node_modules folder, and a year later if I wanted to use that backup, it never worked..