0 info it worked if it ends with ok 1 verbose cli [ 'C:\\Program Files\\nodejs\\\\node.exe', 1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js', 1 verbose cli 'run', 1 verbose cli 'commit' ] 2 info using npm@2.5.1 3 info using node@v0.12.0 4 verbose node symlink C:\Program Files\nodejs\\node.exe 5 verbose run-script [ 'precommit', 'commit', 'postcommit' ] 6 info precommit enterprise-config@ 7 info commit enterprise-config@ 8 verbose unsafe-perm in lifecycle true 9 info enterprise-config@ Failed to exec commit script 10 verbose stack Error: enterprise-config@ commit: `git-cz` 10 verbose stack spawn C:\WINDOWS\system32\cmd.exe; ENOENT 10 verbose stack at exports._errnoException (util.js:746:11) 10 verbose stack at Process.ChildProcess._handle.onexit (child_process.js:1046:32) 10 verbose stack at child_process.js:1137:20 10 verbose stack at process._tickCallback (node.js:355:11) 11 verbose pkgid enterprise-config@ 12 verbose cwd D:\git\node-npm-travis-git-integration-sample 13 error Windows_NT 6.3.9600 14 error argv "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run" "commit" 15 error node v0.12.0 16 error npm v2.5.1 17 error file C:\WINDOWS\system32\cmd.exe; 18 error path C:\WINDOWS\system32\cmd.exe; 19 error code ELIFECYCLE 20 error errno ENOENT 21 error syscall spawn C:\WINDOWS\system32\cmd.exe; 22 error enterprise-config@ commit: `git-cz` 22 error spawn C:\WINDOWS\system32\cmd.exe; ENOENT 23 error Failed at the enterprise-config@ commit script 'git-cz'. 23 error This is most likely a problem with the enterprise-config package, 23 error not with npm itself. 23 error Tell the author that this fails on your system: 23 error git-cz 23 error You can get their info via: 23 error npm owner ls enterprise-config 23 error There is likely additional logging output above. 24 verbose exit [ 1, true ]