You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just started to play with nodegit, but I cant use it at all. Calling Repository.init command will die silently (no console output).
"Cannot find module './blame_hunk'"
Inspecting the app shows that its die while trying to load the modules in nodegit/dist/nodegit.js like the blame_hunk module. For different calls I get different errors.