# Lint-staged ## Issue - Husky not automatically installing after installing packages - Possible yarn incompatibility - `prepare` doesn't work on yarn 2 ## Possible solution - on `package.json`, replace `prepack` to `prepare` on the scripts object - Make sure that version of yarn is on v1.