I'm seeing the following error when I require('nodegit'):
Error: dlopen(/Users/tom/.node_modules/nodegit/build/Release/nodegit.node, 1): no suitable image found. Did find:
/Users/tom/.node_modules/nodegit/build/Release/nodegit.node: mach-o, but wrong architecture
I've get the same if I npm install nodegit or build from source.
FWIW it's work I also get this using the other libgit2 node library, gitteh.
I'm seeing the following error when I
require('nodegit'):I've get the same if I
npm install nodegitor build from source.FWIW it's work I also get this using the other libgit2 node library,
gitteh.