Open philippotto opened 7 years ago
Ok, this seems to the same issue as https://github.com/atom/fuzzy-finder/issues/233 and using ctrl+alt+t works flawlessly. I thought ctrl+p used to work with remote directories? Maybe somebody can clear this up for me?
is this related to https://github.com/facebook/nuclide/issues/1007?
Is there a fix in the works for this?
Issue and Steps to Reproduce
I have Nuclide installed locally on my Windows machine and try to connect with a Nuclide instance on my Ubuntu server.
When trying to connect I get the following error:
This can be circumvented by using
nuclide-start-server -k
when connecting (however, I'm open for suggestions which would fix this properly).Afterwards, if I hit cmd+p I get:
There is a hard to read error message at the top-right corner:
ENOENT: no such file or directory, lstat 'C:\Users\Philipp\AppData\Local\atom\app-1.15.0\nuclide:'
I don't know how to get the full error message (it seems to be truncated), since there is not enough time to select the error message (the box closes quite quickly).
Expected Behavior
The
Indexing project...
message should disappear at some point and I should be able to use the fuzzy file finder.Actual Behavior
The
Indexing project
message never disappears and I cannot use the fuzzy file finder etc. However, I'm able to open and modify files via the file tree on the right.Versions
Additional Details
apm ls --installed
):