npm TeamCity: NPM Install When Changes To Package.json You all should know by now that npm install is something that takes a fair bit of time to run, some would actually say that it downloads the whole internet. It's a very time consuming process even if there's no changes to package.json at all.