Open chyzwar opened 8 years ago
I fixed this buy changing a path:
{
"node_path": {
"linux": "/home/raziel/.nodenv/shims/node",
},
"jscs_path": {
"linux": "/home/raziel/.nodenv/versions/5.4.0/bin/jscs",
},
"config_path": "",
"format_on_save": true
}
Problem still stays. It should be possible to use /home/raziel/.nodenv/shims folder.
What happens when you try to run /home/raziel/.nodenv/shims/jscs
from the command line?
I am using nodenv. Below my config.
When I try to format I get (in sublime console):