jasongilman / proto-repl

A Clojure Development Environment package for the Atom editor
https://atom.io/packages/proto-repl
MIT License
563 stars 50 forks source link

Uncaught TypeError: Cannot read property 'executeEnteredText' of undefined #328

Closed saminahbab closed 3 years ago

saminahbab commented 5 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.40.1 x64 Electron: 3.1.10 OS: Mac OS X 10.14.5 Thrown From: proto-repl package 1.4.24

Stack Trace

Uncaught TypeError: Cannot read property 'executeEnteredText' of undefined

At /Users/saminahbab/.atom/packages/proto-repl/lib/repl.coffee:280

TypeError: Cannot read property 'executeEnteredText' of undefined
    at Repl.module.exports.Repl.executeEnteredText (/packages/proto-repl/lib/repl.coffee:280:15)
    at /packages/proto-repl/lib/proto-repl.coffee:132:60)
    at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:349123)
    at KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1249835)
    at KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1245969)
    at WindowEventHandler.handleDocumentKeyEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:284329)

Commands

     -2:09.9.0 editor:consolidate-selections (input.hidden-input)
     -2:09.9.0 core:cancel (input.hidden-input)
     -2:04.8.0 fuzzy-finder:toggle-file-finder (input.hidden-input)
     -2:03.7.0 editor:consolidate-selections (input.hidden-input)
     -2:03.7.0 core:cancel (input.hidden-input)
  2x -2:03.1.0 command-palette:toggle (input.hidden-input)
     -1:36.2.0 core:paste (input.hidden-input)
     -1:31.3.0 proto-repl:remote-nrepl-connection (input.hidden-input)
  2x -1:17.2.0 core:paste (input.hidden-input)
     -1:04.0 core:confirm (input.hidden-input)
     -0:52.9.0 editor:newline (input.hidden-input)
     -0:51.1.0 core:undo (input.hidden-input)
     -0:49.5.0 proto-repl:execute-text-entered-in-repl (input.hidden-input)
     -0:37.6.0 core:copy (atom-notification.fatal.icon.icon-bug.native-key-bindings.has-detail.has-close.has-stack)
     -0:17.6.0 tree-view:remove-project-folder (span.name.icon.icon-file-directory)
  2x -0:13.7.0 proto-repl:execute-text-entered-in-repl (input.hidden-input)

Non-Core Packages

ink 0.11.0 
lisp-paredit 0.6.0 
proto-repl 1.4.24