rm -rf node_modules package-lock.json
Rebuilds node_modules and package-lock.json based on the simplified package.json.
npm install