atom-figlet icon indicating copy to clipboard operation
atom-figlet copied to clipboard

Uncaught TypeError: Cannot read property 'map' of undefined

Open samyakbardiya opened this issue 6 years ago • 0 comments

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.37.0 x64 Electron: 4.1.4 OS: "Manjaro Linux" Thrown From: figlet package 0.5.4

Stack Trace

Uncaught TypeError: Cannot read property 'map' of undefined

At /home/samyak039/.atom/packages/figlet/lib/figlet-font-view.coffee:29

TypeError: Cannot read property 'map' of undefined
    at /packages/figlet/lib/figlet-font-view.coffee:29:22
    at /packages/figletify/node_modules/figlet/lib/node-figlet.js:61:20
    at FSReqWrap.oncomplete (fs.js:141:20)

Commands

     -2:11.6.0 core:paste (input.hidden-input)
  2x -2:06.9.0 core:confirm (input.hidden-input)
     -1:55.9.0 intentions:highlight (input.hidden-input)
     -1:55.8.0 editor:toggle-line-comments (input.hidden-input)
     -1:55.3.0 intentions:highlight (input.hidden-input)
     -1:55.1.0 core:save (input.hidden-input)
     -1:06.0 intentions:highlight (input.hidden-input)
     -1:05.9.0 pane:show-next-recently-used-item (input.hidden-input)
     -1:05.7.0 pane:move-active-item-to-top-of-stack (div.panels-item)
     -0:19.9.0 intentions:highlight (input.hidden-input)
     -0:19.8.0 pane:show-next-recently-used-item (input.hidden-input)
     -0:19.7.0 pane:move-active-item-to-top-of-stack (div.panels-item)
     -0:18.5.0 pane:show-next-recently-used-item (div.panels-item)
     -0:18.1.0 pane:move-active-item-to-top-of-stack (input.hidden-input)
     -0:13.9.0 intentions:highlight (input.hidden-input)
     -0:13.3.0 figlet:convert (input.hidden-input)

Non-Core Packages

advanced-open-file 0.16.8 
atom-clock 0.1.16 
atom-material-syntax 1.0.8 
atom-material-syntax-dark 1.0.0 
atom-material-ui 2.1.3 
busy-signal 2.0.1 
figlet 0.5.4 
file-icons 2.1.33 
highlight-selected 0.16.0 
intentions 1.1.5 
language-markdown 0.37.0 
linter 2.3.0 
linter-clang 4.1.2 
linter-flake8 2.4.0 
linter-ui-default 1.7.1 
markdown-writer 2.11.5 
minimap 4.29.9 
minimap-cursorline 0.2.0 
minimap-find-and-replace 4.5.2 
minimap-selection 4.5.0 
open-recent 5.0.0 
package-sync 1.1.0 
scroll-through-time 0.3.1 
seti-syntax 1.2.0 
seti-ui 1.11.0 
sync-settings 0.8.6 
zsy-fuzzy-finder 0.1.1 

samyakbardiya avatar Jun 07 '19 07:06 samyakbardiya