t9md / atom-recent-finder

Open recently used file with fizzyfinder.
https://atom.io/packages/recent-finder
MIT License
0 stars 1 forks source link

Uncaught TypeError: Class constructor FuzzyFinderView cannot be invoked without 'new' #5

Open chrislerum opened 5 years ago

chrislerum commented 5 years ago

[Enter steps to reproduce:]

  1. do cmd-p
  2. error pops up

Atom: 1.32.2 x64 Electron: 2.0.9 OS: Mac OS X 10.12.6 Thrown From: recent-finder package 0.5.1

Stack Trace

Uncaught TypeError: Class constructor FuzzyFinderView cannot be invoked without 'new'

At /Users/chris/.atom/packages/recent-finder/lib/main.coffee:39

TypeError: Class constructor FuzzyFinderView cannot be invoked without 'new'
    at /packages/recent-finder/lib/main.coffee:39:7)
    at Object.getView (/packages/recent-finder/lib/main.coffee:103:14)
    at /packages/recent-finder/lib/main.coffee:91:35)
    at CommandRegistry.handleCommandEvent (/private/var/folders/s1/gvjk3pbd7nq9s2npxh0mv47h0000gn/T/AppTranslocation/3A40AEAA-2A2C-4C90-B262-6C307D8B1F30/d/Atom.app/Contents/Resources/app/static/<embedded>:11:347327)
    at KeymapManager.t.exports.KeymapManager.dispatchCommandEvent (/private/var/folders/s1/gvjk3pbd7nq9s2npxh0mv47h0000gn/T/AppTranslocation/3A40AEAA-2A2C-4C90-B262-6C307D8B1F30/d/Atom.app/Contents/Resources/app/static/<embedded>:11:1227611)
    at KeymapManager.t.exports.KeymapManager.handleKeyboardEvent (/private/var/folders/s1/gvjk3pbd7nq9s2npxh0mv47h0000gn/T/AppTranslocation/3A40AEAA-2A2C-4C90-B262-6C307D8B1F30/d/Atom.app/Contents/Resources/app/static/<embedded>:11:1223745)
    at WindowEventHandler.handleDocumentKeyEvent (/private/var/folders/s1/gvjk3pbd7nq9s2npxh0mv47h0000gn/T/AppTranslocation/3A40AEAA-2A2C-4C90-B262-6C307D8B1F30/d/Atom.app/Contents/Resources/app/static/<embedded>:11:282763)

Commands

     -1:09.8.0 vim-mode-plus:insert-below-with-newline (input.hidden-input)
     -1:09.3.0 core:backspace (input.hidden-input)
     -1:08.7.0 core:paste (input.hidden-input)
     -1:07.2.0 vim-mode-plus:activate-normal-mode (input.hidden-input)
     -1:06.8.0 core:save (input.hidden-input)
  2x -1:03.0 vim-mode-plus:move-up (input.hidden-input)
     -1:02.5.0 pane:show-next-item (input.hidden-input)
     -1:02.0 pane:show-previous-item (div.package-detail.panels-item)
     -0:57.4.0 recent-finder:toggle (input.hidden-input)
  4x -0:41.7.0 fuzzy-finder:toggle-file-finder (input.hidden-input)
  9x -0:30.4.0 vim-mode-plus:move-down (input.hidden-input)
 10x -0:14.8.0 vim-mode-plus:move-to-previous-word (input.hidden-input)
  3x -0:12.1.0 vim-mode-plus:delete-right (input.hidden-input)
  3x -0:09.2.0 vim-mode-plus:undo (input.hidden-input)
     -0:05.2.0 fuzzy-finder:toggle-file-finder (input.hidden-input)
     -0:03.3.0 recent-finder:toggle (input.hidden-input)

Non-Core Packages

nuclide 0.366.0 
recent-files-fuzzy-finder 0.6.1 
recent-finder 0.5.1 
vim-mode-plus 1.36.0