-
Notifications
You must be signed in to change notification settings - Fork 128
Uncaught Error: ENOENT: no such file or directory, uv_cwd #249
Comments
This looks like an io.js issue, which has been fixed. In the interim, don't delete the directory you launch Atom in, or the directory for the project you have open. |
It could also be that you have renamed a folder and your shell got messed up. |
May also be that you've excluded a folder, so just |
i had the same error on something completely different form this, but re-entering the cwd fixed it for me |
I had it when I moved the file to another place and still issuing the command in the older path. |
FYI
Received this error because I was INSIDE the ios folder which had just been deleted. |
I had this problem... I had my app on a harddrive and unplugged it and tried to use the same shell to when i re-plugged it in... I just had to re-CD to the dir... |
@exoer solution did it for me, close all shells and retry solve the issue, thx
|
cd up a level and back in the same directory. it will be fixed! |
that's embarrassing... I had this problem too and... up a level resolved this problem -.- |
LOL |
This happens to me after doing composer updates, so the folder has the same name but terminal is obviously still confused, cd out and in 🎉 |
Sort of an extension of @exoer. My files were hosted on a removable drive that had been disconnected and remounted so my shell was confused |
[Enter steps to reproduce below:]
Atom Version: 1.0.3
System: Mac OS X 10.10.4
Thrown From: go-plus package, v3.4.3
Stack Trace
Uncaught Error: ENOENT: no such file or directory, uv_cwd
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: