> The directory where eslint is found must be in the %PATH% environment > variable.
 Of course I know about it. This is Windows specific problem not reproduced on Linux. > Maybe it's the space in the filename rather than the length? What if you try > C:\11 1, does it fail? I try two another experiment 'C:\11 1' - works fine, but 'C:\Я' - have same error message. So this problem related to Russian char in file path. And I see that it Windows specific problem too, because '~\я' on Linux worked fine.  > What is the error displayed in the statusbar (between the parentheses)? Translated from Russian as "incorrectly specified folder name" -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1259#issuecomment-252364282
