-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uncaught Error: ENOENT: no such file or directory, uv_chdir #76
Comments
I just disabled atom-ctags and it's booting fine now. Any ideas? Previous to this ctags wasn't really working how it should. The code lookup wasn't working. |
atom-ctags has issues, I'm really disappointed in it now. But the error you are posting here is Why it would not work then and yet work after disabling atom-ctags is a very strange mystery. Are you sure nothing else happened ? Any other info ? |
I reinstalled ctags and it stopped working again. Uninstalled it and everything was fine. I'm not sure about the path..it worked fine before I started messing with ctags. Problem solved for now, I wasn't using ctags anyway. If you ever figure out a solution for class lookup and method helpers in atom I would love to see it. For me atom is still a much better experience than the IDE even without those though. |
Yeah, that one is priority for sure. |
I tried autocomplete-ctags as well. Both of them cause a full atom crash On Fri, Oct 28, 2016, 09:27 tatecarson [email protected] wrote:
|
[Enter steps to reproduce below:]
-- when I do cmd-shift-K Atom just crashes and doesn't give an error
Atom Version: 1.11.2
Electron Version: 0.37.8
System: Mac OS X 10.11.6
Thrown From: supercollider package, v0.7.2
Stack Trace
Uncaught Error: ENOENT: no such file or directory, uv_chdir
Commands
Config
Installed Packages
I know this has already been reported but it looks like a different cause and that other one didn't seem to be resolved either. This happened after trying to get ctags to work, not sure what happened.
The text was updated successfully, but these errors were encountered: