mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
6080db1839
When errors occur in git hooks, we can safely supress them as they are validated on CI. This is primarily coming up as an issue related to needing to reinstall node_modules PR Close #42484