The node_modules directory is present in the repository even though .gitignore lists it, inflating repository size and slowing down operations. Remove node_modules from the repository and ensure ...