Atom Version: 1.12.1
Electron Version: 1.3.6
System: Windows 7x64
Thrown From: git-gui package, v0.1.25
Stack Trace
Failed to activate the git-gui package
At The specified procedure could not be found.
\\?\C:\Users\Konstantin\.atom\packages\git-gui\node_modules\nodegit\build\Release\nodegit.node
Error: The specified procedure could not be found.
\\?\C:\Users\Konstantin\.atom\packages\git-gui\node_modules\nodegit\build\Release\nodegit.node
at Error (native)
at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:168:20)
at Object.Module._extensions..node (module.js:568:18)
at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:168:20)
at Module.load (module.js:458:32)
at tryModuleLoad (module.js:417:12)
at Function.Module._load (module.js:409:3)
at Module.require (module.js:468:17)
at require (C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\src\native-compile-cache.js:50:27)
at Object.<anonymous> (C:\Users\Konstantin\.atom\packages\git-gui\node_modules\nodegit\dist\nodegit.js:11:12)
at Module._compile (C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\src\native-compile-cache.js:103:30)
at Object.value [as .js] (C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\src\compile-cache.js:201:21)
at Module.load (module.js:458:32)
at tryModuleLoad (module.js:417:12)
at Function.Module._load (module.js:409:3)
at Module.require (module.js:468:17)
at require (C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\src\native-compile-cache.js:50:27)
at Object.<anonymous> (file:///C:/Users/Konstantin/.atom/packages/git-gui/lib/git-gui-action-bar-view.coffee:1:7)
at Object.<anonymous> (file:///C:/Users/Konstantin/.atom/packages/git-gui/lib/git-gui-action-bar-view.coffee:1:1)
at Module._compile (C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\src\native-compile-cache.js:103:30)
at Object.value [as .coffee] (C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\src\compile-cache.js:201:21)
at Module.load (module.js:458:32)
at tryModuleLoad (module.js:417:12)
at Function.Module._load (module.js:409:3)
at Module.require (module.js:468:17)
at require (C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\src\native-compile-cache.js:50:27)
at Object.<anonymous> (file:///C:/Users/Konstantin/.atom/packages/git-gui/lib/git-gui-view.coffee:5:23)
at Object.<anonymous> (file:///C:/Users/Konstantin/.atom/packages/git-gui/lib/git-gui-view.coffee:1:1)
at Module._compile (C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\src\native-compile-cache.js:103:30)
at Object.value [as .coffee] (C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\src\compile-cache.js:201:21)
at Module.load (module.js:458:32)
at tryModuleLoad (module.js:417:12)
at Function.Module._load (module.js:409:3)
at Module.require (module.js:468:17)
at require (C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\src\native-compile-cache.js:50:27)
at Object.<anonymous> (file:///C:/Users/Konstantin/.atom/packages/git-gui/lib/git-gui.coffee:1:14)
at Object.<anonymous> (file:///C:/Users/Konstantin/.atom/packages/git-gui/lib/git-gui.coffee:1:1)
at Module._compile (C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\src\native-compile-cache.js:103:30)
at Object.value [as .coffee] (C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\src\compile-cache.js:201:21)
at Module.load (module.js:458:32)
at tryModuleLoad (module.js:417:12)
at Function.Module._load (module.js:409:3)
at Module.require (module.js:468:17)
at require (C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\src\native-compile-cache.js:50:27)
at Package.module.exports.Package.requireMainModule (C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\src\package.js:741:27)
at Package.module.exports.Package.activateNow (C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\src\package.js:174:16)
at C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\src\package.js:821:25
at Function.module.exports.Emitter.simpleDispatch (C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\node_modules\event-kit\lib\emitter.js:25:14)
at Emitter.module.exports.Emitter.emit (C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\node_modules\event-kit\lib\emitter.js:129:28)
at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\src\command-registry.js:240:20)
at C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\src\command-registry.js:3:59
at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\node_modules\atom-keymap\lib\keymap-manager.js:584:16)
at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\node_modules\atom-keymap\lib\keymap-manager.js:379:22)
at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\src\window-event-handler.js:106:36)
at HTMLDocument.<anonymous> (C:\Users\Konstantin\AppData\Local\atom\app-1.12.1\resources\app.asar\src\window-event-handler.js:3:59)
[Enter steps to reproduce below:]
Atom Version: 1.12.1 Electron Version: 1.3.6 System: Windows 7x64 Thrown From: git-gui package, v0.1.25
Stack Trace
Failed to activate the git-gui package
Commands
Config
Installed Packages