atom-community / autocomplete-paths

Autocomplete Paths for Atom
MIT License
151 stars 62 forks source link

Uncaught TypeError: Cannot read property 'fileCount' of null #181

Closed alekseylovchikov closed 3 years ago

alekseylovchikov commented 6 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.21.1 x64 Electron: 1.6.15 OS: Mac OS X 10.13 Thrown From: autocomplete-paths package 2.12.1

Stack Trace

Uncaught TypeError: Cannot read property 'fileCount' of null

At /Users/macbookproretina/.atom/packages/autocomplete-paths/lib/autocomplete-paths.js:87

TypeError: Cannot read property 'fileCount' of null
    at /packages/autocomplete-paths/lib/autocomplete-paths.js:87:39

Commands

Non-Core Packages

advanced-open-file 0.16.7 
an-old-hope-syntax 1.0.4 
atom-beautify 0.30.5 
atom-dark-fusion-syntax 2.2.0 
atom-gooey-syntax 1.0.0 
atom-ide-ui 0.5.1 
atom-jade 0.3.0 
atom-jest-snippets 1.1.1 
atom-material-syntax 1.0.7 
atom-material-syntax-dark 1.0.0 
atom-material-syntax-light 0.4.6 
atom-material-ui 2.0.6 
atom-monokai 0.10.9 
atom-typescript 11.0.10 
aurora-theme 1.2.2 
autocomplete-ionic-framework 0.2.2 
autocomplete-js-import 1.4.0 
autocomplete-json 5.5.0 
autocomplete-modules 1.7.3 
autocomplete-paths 2.12.1 
ax-monokai-syntax 0.2.0 
busy-signal 1.4.3 
chester-atom-syntax 0.3.0 
cobalt2-syntax 0.5.1 
color-picker 2.2.5 
dark-bint-syntax 0.10.0 
dracula-syntax 2.0.5 
duotone-dark-syntax 2.1.0 
electron-highlighter-syntax 1.10.0 
emmet 2.4.3 
envy-theme 0.1.1 
file-icons 2.1.13 
fold-functions 0.5.0 
git-plus 7.10.0 
git-time-machine 1.5.9 
graphql-autocomplete 1.1.1 
highlight-selected 0.13.1 
ide-typescript 0.6.2 
intentions 1.1.5 
ionic-framework-snippets 1.2.1 
ionic-preview 0.7.0 
jade 1.2.0 
javascript-snippets 1.2.1 
language-babel 2.75.2 
language-graphql 0.9.0 
language-jade 0.7.2 
language-pug 0.0.21 
language-vue 0.23.1 
linter 2.2.0 
linter-eslint 8.4.0 
linter-ui-default 1.6.10 
Lucario 2.2.0 
material 2.2.0 
material-syntax 0.6.1 
material-ui 1.0.10 
minimap 4.29.7 
monokai-seti 0.9.0 
nativebase-snippets-atom 2.0.2 
nucleus-dark-ui 0.12.3 
open-recent 5.0.0 
pigments 0.40.2 
predawn-syntax 1.0.4 
predawn-ui 1.0.7 
prettier-atom 0.40.0 
pristine-ui 1.1.10 
react-snippets 1.0.0 
remember-folds 0.3.0 
seti-syntax 1.1.3 
seti-ui 1.9.0 
seti-ui-beta 0.1.1 
solarized-seti-ui 0.8.6 
todo-list 1.0.0 
todo-show 2.1.0 
typescript-modules-helper 0.8.0 
yeti-syntax 0.1.2 
saschagehlich commented 6 years ago

@avaly This still seems to occur (and is probably related to your change). Would you like to take a look?