Luciano Graziani

Results 25 comments of Luciano Graziani

It has a server on windows. And if I'm not wrong, it scans the entire project on init.

What debug information? How can I generate that information? Thank you!

They told me "The flow binary will show up in windows as flow.exe. This is not a flow issue, it seems as though it is an issue with the plugin...

Wow! I didn't knew about that tool. So good! The command line is: node "C:\dev\repos\codimo\node_modules\.bin\\..\flow-bin\cli.js" "get-def" "--json" "C:\dev\repos\codimo\core\blockly\executorGenerator\index.js" "33" "3" Here is a screenshot ![image](https://user-images.githubusercontent.com/15050200/28534316-adc7b000-7076-11e7-8ddb-2094375720fe.png) Every process has the same...

Uhmm, they exit. But spawn a lot of them, more than 20. Previous versions: - Node v8.0.0 - flow-bin: v0.50.0 Actual versions: - Node v8.2.1 - flow-bin: v0.51.0 Still happens....

Uhmm, yes i think. It happens only if I hold ctrl, but the more I hold it, the more processes will be.

I updated to the new version, but still having the issue.

I think I can confirm this is a hyperclick bug. I tried Nuclide, and occurs the same problem.

Sorry @leos didn't saw your first comment! > what happens on your machine if you run that command from the command line (in the appropriate directory)? and then when you...