Skip to content
This repository has been archived by the owner on May 20, 2019. It is now read-only.

Uncaught Error: ENOENT: no such file or directory, stat 'J:\My Documents\My Program Files\IDE\Ato... #24

Open
elartix opened this issue Oct 14, 2015 · 0 comments

Comments

@elartix
Copy link

elartix commented Oct 14, 2015

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.0.19
System: Unknown Windows Version
Thrown From: file-icon-supplement package, v0.8.3

Stack Trace

Uncaught Error: ENOENT: no such file or directory, stat 'J:\My Documents\My Program Files\IDE\AtomPortable\atom:.atom\stylesheet'

At fs.js:854

Error: ENOENT: no such file or directory, stat 'J:\My Documents\My Program Files\IDE\AtomPortable\atom:\.atom\stylesheet'
    at Error (native)
    at fs.statSync (fs.js:854:18)
    at Object.fs.statSync (ATOM_SHELL_ASAR.js:225:16)
    at new PathWatcher (J:\My Documents\My Program Files\IDE\AtomPortable\App\Atom\resources\app.asar\node_modules\pathwatcher\lib\main.js:105:20)
    at Object.exports.watch (J:\My Documents\My Program Files\IDE\AtomPortable\App\Atom\resources\app.asar\node_modules\pathwatcher\lib\main.js:179:12)
    at Directory.module.exports.Directory.subscribeToNativeChangeEvents (J:\My Documents\My Program Files\IDE\AtomPortable\App\Atom\resources\app.asar\node_modules\pathwatcher\lib\directory.js:338:109)
    at Directory.module.exports.Directory.willAddSubscription (J:\My Documents\My Program Files\IDE\AtomPortable\App\Atom\resources\app.asar\node_modules\pathwatcher\lib\directory.js:95:14)
    at Directory.willAddSubscription (J:\My Documents\My Program Files\IDE\AtomPortable\App\Atom\resources\app.asar\node_modules\pathwatcher\lib\directory.js:3:61)
    at Directory.module.exports.Directory.onDidChange (J:\My Documents\My Program Files\IDE\AtomPortable\App\Atom\resources\app.asar\node_modules\pathwatcher\lib\directory.js:89:12)
    at J:\My Documents\My Program Files\IDE\AtomPortable\Data\atom\packages\file-icon-supplement\lib\file-icon-supplement-view.coffee:65:12
    at Array.forEach (native)
    at FileIconSupplementView.module.exports.FileIconSupplementView.handleEvents (J:\My Documents\My Program Files\IDE\AtomPortable\Data\atom\packages\file-icon-supplement\lib\file-icon-supplement-view.coffee:63:29)
    at J:\My Documents\My Program Files\IDE\AtomPortable\Data\atom\packages\file-icon-supplement\lib\file-icon-supplement-view.coffee:15:8
    at doNTCallback0 (node.js:416:9)
    at process._tickCallback (node.js:345:13)

Commands

Config

{
  "core": {}
}

Installed Packages

# User
No installed packages

# Dev
No dev packages
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant