Skip to content
This repository was archived by the owner on May 10, 2023. It is now read-only.

Uncaught TypeError: Cannot read property 'fromId' of undefinedΒ #321

@matemite

Description

@matemite

[Enter steps to reproduce:]

  1. Open Atom
  2. 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 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions