Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read property 'getCursors' of undefined #2

Open
ghost opened this issue Apr 26, 2020 · 0 comments
Open

Uncaught TypeError: Cannot read property 'getCursors' of undefined #2

ghost opened this issue Apr 26, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Apr 26, 2020

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.45.0 x64
Electron: 4.2.7
OS: Microsoft Windows 10 Pro
Thrown From: ginger package 0.1.1

Stack Trace

Uncaught TypeError: Cannot read property 'getCursors' of undefined

At C:\Users\Dakshesh Jain\.atom\packages\ginger\lib\ginger.coffee:28

TypeError: Cannot read property 'getCursors' of undefined
    at Object.correct (/packages/ginger/lib/ginger.coffee:28:21)
    at /packages/ginger/lib/ginger.coffee:11:63)
    at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:349290)
    at CommandRegistry.dispatch (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:347765)
    at AtomEnvironment.dispatchApplicationMenuCommand (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:1:752272)
    at EventEmitter.t (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:1:760195)
    at EventEmitter.emit (events.js:182:13)

Commands

     -2:08.7.0 core:select-all (input.hidden-input)
     -1:31.9.0 core:save (input.hidden-input)
  6x -0:48.6.0 core:move-left (input.hidden-input)
     -0:09.5.0 ginger:correct (div.package-detail)

Non-Core Packages

ginger 0.1.1 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants