Tuesday, 8 January 2019

How to deal with package.json changes (and node_module changes) b/w git checkouts?

Must I run `npm install` each time I checkout a new branch? Suppose a version changes between one of the branches.

Submitted January 09, 2019 at 01:46AM by -proof

No comments:

Post a Comment