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 has been archived by the owner on Nov 17, 2024. It is now read-only.
just installed atom-open-in-github-app and pressed ctrl-alt-g...
...
Atom Version: 1.0.11 System: Linux Mint Thrown From: open-in-github-app package, v0.2.6
Stack Trace
Uncaught TypeError: object is not a function
At /home/gargantua/.atom/packages/open-in-github-app/lib/open-in-github-app.coffee:23
TypeError: object is not a function
at Object.module.exports.openApp (/home/gargantua/.atom/packages/open-in-github-app/lib/open-in-github-app.coffee:23:7)
at atom-workspace.<anonymous> (/home/gargantua/.atom/packages/open-in-github-app/lib/open-in-github-app.coffee:10:91)
at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app.asar/src/command-registry.js:245:29)
at /usr/share/atom/resources/app.asar/src/command-registry.js:3:61
at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/usr/share/atom/resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:524:16)
at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/usr/share/atom/resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:347:22)
at HTMLDocument.module.exports.WindowEventHandler.onKeydown (/usr/share/atom/resources/app.asar/src/window-event-handler.js:184:20)
Looks like you're on a Linux machine, and GitHub doesn't have a linux application, so this package hasn't catered to Linux users much. Do you know what behavior you'd like to happen for this package when you launch the package?
There's already an 'Open on Github' package for that - I recommend we just show a dialog to explain that it's not supported on Linux due to a lack of Github client for Linux, rather than introduce behaviour which isn't specific to opening the project in the Github app :-)
[Enter steps to reproduce below:]
Atom Version: 1.0.11
System: Linux Mint
Thrown From: open-in-github-app package, v0.2.6
Stack Trace
Uncaught TypeError: object is not a function
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: