|
|
|
|
|
by randallsquared
3606 days ago
|
|
Well, one shouldn't... :) I don't actually know that there's any problem that `rm node_modules; npm install` won't solve, since that would make things the same as a fresh install. All of the scenarios I could come up with were about long-running installs, rather than new deploys, so more likely to happen on dev than prod. ETA: actually wrong, see below. |
|
Even in long-running installs I still don't see a potential issue here. Do you have a small specific example you can think of?