You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I just installed Atom and try to make it work with linter-cfLint without success. I have the error "An unexpected error occured with linter-cflint. See the debug log for details."
I have set the java path to "C:\PROGRA1\Java\JRE181.0_1\bin" ("C:\Program Files\Java\jre1.8.0_121") to be sure. Note that this is the 64b.
A quick question, how do I access the log so I can provide more information?
The text was updated successfully, but these errors were encountered:
I am having the same issue. My system variable was already set. I've also tried setting in the configuration settings. I've had it disabled for couple months hoping there would be a fix soon ... here is what I get
Error: not found: javac.exe
at F (.....\atom\packages\linter-cflint\node_modules\which\which.js:40:28)
at E (......atom\packages\linter-cflint\node_modules\which\which.js:43:29)
at ......atom\packages\linter-cflint\node_modules\which\which.js:54:16
at FSReqWrap.oncomplete (fs.js:123:15)
(anonymous function) @ main.js:127
step @ ......atom\packages\linter-cflint\lib\main.js:7
_tickCallback @ internal/process/next_tick.js:103
Hello,
I just installed Atom and try to make it work with linter-cfLint without success. I have the error "An unexpected error occured with linter-cflint. See the debug log for details."
I have set the java path to "C:\PROGRA
1\Java\JRE181.0_1\bin" ("C:\Program Files\Java\jre1.8.0_121") to be sure. Note that this is the 64b.A quick question, how do I access the log so I can provide more information?
The text was updated successfully, but these errors were encountered: