-
Notifications
You must be signed in to change notification settings - Fork 138
uncaught error: Unknown error, lstat #274
Comments
I figured out that the error occurs when I add a project folder that exists on my remove drive "Y". However, I do not get the error if I add a project folder from my remote drive "Z". Both these drives are on the same remote machine. |
Repro steps from atom/atom#18474:
|
From atom/atom#19036 (comment):
|
I have seen a very similar error in Julia, which started to occurr for me at the same time as this one. EDIT: changed the link to the specific comment of the mentioned issue |
The error can, indeed, be traced back to node.js:
whereas
is successful |
A possible workaround is to map a drive letter to the networkshare, in which case |
Hello,
I updated Atom today on Windows 7 and when I closed and reopened it, I got the follow error:
"Uncaught Error: UNKNOWN: unknown error, lstat 'Y:'"
that was thrown from the fuzzy-finder package. I'm creating an issue because ATOM suggested that I do so. Below is the information that I copied to the clipboard from the error window:
Atom Version: 1.13.1
Electron Version: 1.3.13
System: Microsoft Windows 7 Professional
Thrown From: fuzzy-finder package, v1.4.0
Stack Trace
Uncaught Error: UNKNOWN: unknown error, lstat 'Y:'
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: