npm install
can now automatically fix
package-lock.json
and
npm-shrinkwrap.json
files that have merge conflicts, there’s also a new
npm ci
command.
Update: Be careful as
a significant issue with 5.7 has been reported where 5.7 is changing filesystem permissions it shouldn't be.