After installing nodegit in Windows, require('nodegit') throws a file not found error from index.js
which tries to load in the compiled nodegit binary.
Running dependancy walker shows numerous issues with the binary unable to locate libgit2, node, and getting various cpu inconsistencies.
After installing nodegit in Windows, require('nodegit') throws a file not found error from index.js
which tries to load in the compiled nodegit binary.
Running dependancy walker shows numerous issues with the binary unable to locate libgit2, node, and getting various cpu inconsistencies.