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
{{ message }}
This repository was archived by the owner on Aug 27, 2020. It is now read-only.
Atom Version: 1.7.3 System: Mac OS X 10.11.4 Thrown From: git-log package, v0.4.1
Stack Trace
Uncaught Error: spawn EINVAL
At /Applications/Atom.app/Contents/Resources/app.asar/src/buffered-process.js:262
Error: spawn EINVAL
at exports._errnoException (util.js:856:11)
at ChildProcess.spawn (internal/child_process.js:298:11)
at Object.exports.spawn (child_process.js:374:9)
at BufferedProcess.module.exports.BufferedProcess.spawn (/Applications/Atom.app/Contents/Resources/app.asar/src/buffered-process.js:190:44)
at new BufferedProcess (/Applications/Atom.app/Contents/Resources/app.asar/src/buffered-process.js:52:14)
at GitLogView.get_log (/Users/jeffsandberg/.atom/packages/git-log/lib/git-log-view.js:58:12)
at GitLogView.initialize (/Users/jeffsandberg/.atom/packages/git-log/lib/git-log-view.js:29:10)
at GitLogView.View [as constructor] (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-space-pen-views/node_modules/space-pen/lib/space-pen.js:184:25)
at new GitLogView (/Users/jeffsandberg/.atom/packages/git-log/lib/git-log-class.coffee:12:9)
at /Users/jeffsandberg/.atom/packages/git-log/lib/git-log.js:56:20
at Workspace.module.exports.Workspace.openURIInPane (/Applications/Atom.app/Contents/Resources/app.asar/src/workspace.js:489:22)
at Workspace.module.exports.Workspace.open (/Applications/Atom.app/Contents/Resources/app.asar/src/workspace.js:424:19)
at Workspace.workspaceMonkeyOpen [as open] (/Users/jeffsandberg/.atom/packages/foldingtext-for-atom/lib/foldingtext.coffee:113:43)
at RepoListView.module.exports.RepoListView.confirmed (/Users/jeffsandberg/.atom/packages/git-log/lib/git-repo-list.coffee:34:24)
at RepoListView.module.exports.SelectListView.confirmSelection (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-space-pen-views/lib/select-list-view.js:338:21)
at space-pen-div.atom.commands.add.core:confirm (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-space-pen-views/lib/select-list-view.js:109:19)
at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:260:29)
at /Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61
at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:580:16)
at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:388:22)
at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:98:36)
at HTMLDocument.<anonymous> (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:3:61)
Atom Version: 1.7.3
System: Mac OS X 10.11.4
Thrown From: git-log package, v0.4.1
Stack Trace
Uncaught Error: spawn EINVAL
Commands
Config
{ "core": { "audioBeep": false, "destroyEmptyPanes": false, "disabledPackages": [ "save-session", "emacs-flow", "autocomplete", "feedback", "deprecation-cop", "ruby-string-interpolation" ], "excludeVcsIgnoredPaths": false, "packagesWithKeymapsDisabled": [ "highlight-line", "whitespace", "notifications", "string-looper" ], "themes": [ "tomorrow-ui", "base16-tomorrow-dark-theme" ] }, "git-log": {} }Installed Packages