|
|
|
|
|
by ElKrist
1283 days ago
|
|
I don't understand: if you have fixed dependencies and the same Nodejs version, how can things break? I'm not saying it's a good thing to not update your packages but you seem to imply there's another force messing with your project? |
|
For example, I used to dev apps on windows, and run them on Ubuntu 16. That worked alright but required minor changes. Moving to Ubuntu 20 on my server required a couple tweaks, and then later moving to deving on Mac required more changes.
Of course keeping old copied of databases is a different story but SQLite is just so convenient compared to backing up full fledged SQL dbs.
These were for old finished projects I wanted to briefly spin up.