I get the following error when checking out branches: ``` Can't find Husky, skipping post-checkout hook You can reinstall it using 'npm install husky --save-dev' or delete this hook ``` Looks like someone added a step without adding it to the package.json.