Ended up doing
rm -rf .git/hooks
npm install
Followin this sugestion https://github.com/npm/cli/issues/1845#issuecomment-814884999
Worked for me
Ended up doing
rm -rf .git/hooks
npm install
Followin this sugestion https://github.com/npm/cli/issues/1845#issuecomment-814884999
Worked for me