Move away from bower, towards yarn
Yarn is a lot better, it's more secure, faster, caches files locally so you don't have to be always connected and installation of node modules is a breeze. Also it does both whatever npm does for the project as well as bower, so it is a simplification too.