atom-julia-client icon indicating copy to clipboard operation
atom-julia-client copied to clipboard

Uncaught TypeError: pane(...).close is not a function

Open ngiann opened this issue 5 years ago • 0 comments

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.45.0 x64 Electron: 4.2.7 OS: Linux Mint Thrown From: julia-client package 0.12.5

Stack Trace

Uncaught TypeError: pane(...).close is not a function

At /home/ngiann/.atom/packages/julia-client/lib/ui/layout.js:44

TypeError: pane(...).close is not a function
    at /packages/julia-client/lib/ui/layout.js:44:19
    at Array.map (<anonymous>)
    at closePromises (/packages/julia-client/lib/ui/layout.js:43:26)
    at Object.restoreDefaultLayout (/packages/julia-client/lib/ui/layout.js:105:15)
    at /packages/julia-client/lib/julia-client.coffee:38:37

Commands

Non-Core Packages

hyperclick 0.1.5 
indent-detective 0.4.0 
ink 0.12.4 
julia-client 0.12.5 
kobalt 0.7.1 
language-julia 0.19.3 
latex-completions 0.3.6 
tool-bar 1.3.0 
uber-juno 0.3.0 

ngiann avatar May 20 '20 21:05 ngiann