This repository was archived by the owner on May 10, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 49
Uncaught TypeError: Cannot read property 'fromId' of undefinedΒ #321
Copy link
Copy link
Open
Description
[Enter steps to reproduce:]
- Open Atom
- Try to start a REPL from Packages>proto-repl>Start REPL.
Atom: 1.40.1 x64
Electron: 3.1.10
OS: Mac OS X 10.14.6
Thrown From: proto-repl package 1.4.24
Stack Trace
Uncaught TypeError: Cannot read property 'fromId' of undefined
At /Users/user/.atom/packages/proto-repl/lib/views/ink-console.coffee:29
TypeError: Cannot read property 'fromId' of undefined
at InkConsole.module.exports.InkConsole.startConsole (/packages/proto-repl/lib/views/ink-console.coffee:29:29)
at /packages/proto-repl/lib/views/ink-console.coffee:24:6)
at Repl.module.exports.Repl.consumeInk (/packages/proto-repl/lib/repl.coffee:50:19)
at Object.prepareRepl (/packages/proto-repl/lib/proto-repl.coffee:230:10)
at Object.toggle (/packages/proto-repl/lib/proto-repl.coffee:223:8)
at /packages/proto-repl/lib/proto-repl.coffee:123:32)
at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:349123)
at CommandRegistry.dispatch (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:347598)
at AtomEnvironment.dispatchApplicationMenuCommand (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:1:718718)
at EventEmitter.t (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:1:726641)
at EventEmitter.emit (events.js:182:13)
Commands
-0:05.3.0 proto-repl:toggle (div.tool-panel.tree-view)
Non-Core Packages
busy-signal 2.0.1
ink 0.11.0
intentions 1.1.5
linter 2.3.1
linter-joker 4.1.0
linter-ui-default 1.8.0
lisp-paredit 0.6.0
parinfer 1.23.0
proto-repl 1.4.24
rainbow-delimiters 2.1.2
emocibob, anttti, tlray, kiosia, samestep and 10 more
Metadata
Metadata
Assignees
Labels
No labels