Open Daniel15 opened 8 years ago
cc @shushz -- possibly related to your recent paths change?
Hmm, don't think so. IIRC it wasn't out yet in 0.144. But, the paths change didn't fix it either. Will look into this.
Not sure how it ever worked. There are just too many things in this logic that are not Windows compatible due to various reasons. Most are silly, but some are rather major, such as reliance of that logic on Watchman. For the time being I'm choosing to hope that https://github.com/hansonw/fuzzy-native will be compiled for Windows, removing the need to have this logic at all.
Not sure how it ever worked.
I swear it used to work when I was testing https://github.com/facebook/nuclide/pull/435, but maybe I'm misremembering :stuck_out_tongue:
some are rather major, such as reliance of that logic on Watchman
I don't think I had Watchman installed on my old MacBook Pro? Do we actually need Watchman for local projects?
OmniSearch just appears to load forever when using local projects. Works fine for remote projects. This worked in older releases (1-2 months ago) but has broken since then :cry:
Possibly related exception: "Nuclide URIs must contain paths, 'null' found while parsing 'c:'""
Versions
Additional Details
apm ls --installed
):