You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 20, 2019. It is now read-only.
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)
[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'
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: