kazazor / git-pre-commit

A pre-commit hook that ignores all the unstagged changes while performing the pre-commit command you wrote (Using Shell, Gulp, Grunt etc..)
https://www.npmjs.com/package/git-pre-commit
MIT License
18 stars 5 forks source link

Node 12 support #43

Open Romanchuk opened 5 years ago

Romanchuk commented 5 years ago

Please, raise up gulp version since in doesn't support node v.12

https://github.com/gulpjs/gulp/issues/2324

lewislbr commented 4 years ago

@kazazor pls

felquis commented 4 years ago

These solutions kind of make sense to me https://stackoverflow.com/questions/55921442/how-to-fix-referenceerror-primordials-is-not-defined-in-node

I'm using Node 14 https://github.com/kazazor/git-pre-commit/issues/3#issuecomment-638419399