| ▲ | fbn79 a year ago | |
In my experience this only happen if the project does not have a lock file and does not specify a node version (two good practice that must be followed). | ||
| ▲ | cies a year ago | parent [-] | |
I'm talking about upgrading dependencies. Something that's rarely easy in a JS/TS project with lots of dependencies. | ||