Closed hello-smile6 closed 2 years ago
Are you saying I should commit my node_modules
?
Are you saying I should commit my
node_modules
?
No, I think you should only npm install
from webdev03/*
repositories, when possible.
Dependencies of dependencies of dependencies of dependencies
Dependencies of dependencies of dependencies of dependencies
Still would be worth it. As a proof-of-concept, I'll fork node-fetch and its dependencies.
I don't really care that much about dependencies.
If they are gone, I have a backup with pnpm.
If they are gone, I have a backup with pnpm.
Okay. Just set explicit versions and commit your lockfile. (Don't commit to a mental facility, silly. Commit it to your repository! ) 🤣 🚀
You might want to fork all of the dependencies and use your copy of each one, just to be safe, or at least fork the packages that have non-explicit versions. @webdev03