sscotth / file-icon-supplement

Additional file extension icons for all themes including full color (soon) icons.
MIT License
5 stars 2 forks source link

Uncaught Error: ENOENT: no such file or directory, stat 'J:\_code\aurelia\base_yo' #25

Open madrus opened 8 years ago

madrus commented 8 years ago

[Enter steps to reproduce below:]

Just installed the new Atom version 1.2.4. When it started, I got this error message. Later, I have found out the reason. Atom remembers the last opened project location. I keep mine on an external HDD. If it is not inserted, Atom can't find the location and I get this error message. When I iserted the HDD back into my PC, Atom could open the location and the error message was gone.

Atom Version: 1.2.4 System: Microsoft Windows 10 Pro Thrown From: file-icon-supplement package, v0.8.3

Stack Trace

Uncaught Error: ENOENT: no such file or directory, stat 'J:_code\aurelia\base_yo'

At ATOM_SHELL_ASAR.js:0

Error: ENOENT: no such file or directory, stat 'J:\_code\aurelia\base_yo'
    at Error (native)
    at fs.statSync (fs.js:854:18)
    at Object.fs.statSync (ATOM_SHELL_ASAR.js:225:16)
    at new PathWatcher (C:\Users\Andre\AppData\Local\atom\app-1.2.4\resources\app.asar\node_modules\pathwatcher\lib\main.js:105:20)
    at Object.exports.watch (C:\Users\Andre\AppData\Local\atom\app-1.2.4\resources\app.asar\node_modules\pathwatcher\lib\main.js:179:12)
    at Directory.module.exports.Directory.subscribeToNativeChangeEvents (C:\Users\Andre\AppData\Local\atom\app-1.2.4\resources\app.asar\node_modules\pathwatcher\lib\directory.js:336:109)
    at Directory.module.exports.Directory.willAddSubscription (C:\Users\Andre\AppData\Local\atom\app-1.2.4\resources\app.asar\node_modules\pathwatcher\lib\directory.js:93:14)
    at Directory.willAddSubscription (C:\Users\Andre\AppData\Local\atom\app-1.2.4\resources\app.asar\node_modules\pathwatcher\lib\directory.js:3:61)
    at Directory.module.exports.Directory.onDidChange (C:\Users\Andre\AppData\Local\atom\app-1.2.4\resources\app.asar\node_modules\pathwatcher\lib\directory.js:87:12)
    at C:\Users\Andre\.atom\packages\file-icon-supplement\lib\file-icon-supplement-view.coffee:216:23
    at Array.forEach (native)
    at FileIconSupplementView.module.exports.FileIconSupplementView.handleEvents (C:\Users\Andre\.atom\packages\file-icon-supplement\lib\file-icon-supplement-view.coffee:212:31)
    at C:\Users\Andre\.atom\packages\file-icon-supplement\lib\file-icon-supplement-view.coffee:31:17
    at doNTCallback0 (node.js:419:9)
    at process._tickCallback (node.js:348:13)

Commands

Config

{
  "core": {
    "themes": [
      "one-dark-ui",
      "solarized-dark-syntax"
    ],
    "disabledPackages": [
      "language-todo"
    ],
    "packagesWithKeymapsDisabled": []
  }
}

Installed Packages

# User
.bin, vundefined
angular-jonpapa-snippets, v0.7.0
angularjs, v0.3.3
angularjs-snippets, v0.10.18
angularjs-styleguide-snippets, v0.7.2
atom-color-highlight, v3.0.9
atom-handlebars, v1.2.0
atom-jade, v0.3.0
atom-qunit-snippets, v1.1.0
atom-snippets, v0.1.1
atom-tsd, v0.9.0
atom-typescript, v7.4.4
atom-yeoman, v0.3.15
autoclose-html, v0.19.0
autocomplete-sass, v0.1.0
backbonejs-snippets, v0.4.1
bottom-dock, v0.3.5
build, v0.47.0
build-gulp, v0.2.0
coffee-navigator, v0.0.16
color-picker, v2.0.13
color-tabs, v0.1.8
css-snippets, v0.9.0
django-templates, v0.5.0
ember-snippets, v1.4.0
emmet, v2.3.13
file-icon-supplement, v0.8.3
file-icons, v1.6.11
grunt-manager, v0.1.10
grunt-runner, v0.11.0
gulp-manager, v0.2.12
gulp-snippets, v0.6.2
Handlebars, v1.2.1
jquery-snippets, v11.0.0
jshint, v1.8.1
json-schema, v0.1.15
language-emberscript, v0.1.0
language-jsx, v0.1.4
language-scheme, v1.4.0
less-autocompile, v1.0.0
linter, v1.8.1
linter-csslint, v1.1.0
linter-htmlhint, v0.1.1
linter-jscs, v3.1.1
linter-jshint, v1.2.1
linter-jsxhint, v0.1.2
linter-less, v2.2.0
linter-manager, v0.2.3
linter-scss-lint, v2.3.0
linter-tidy, v1.0.1
minimap, v4.13.4
pigments, v0.18.0
react, v0.12.10
react-snippets, v0.2.0
seti-icons, v0.4.5
shadow, v0.1.0

# Dev
No dev packages