jeudi 26 mars 2015

Get SublimeLinter to work with CSS. ST2 Win7

I have node.js installed here "C:\Program Files\nodejs\node.exe".


In my sublimeLinter user settings ive tried the following



{
"sublimelinter_executable_map":
{
"javascript": "node",
"node": "C:\\Program Files\\nodejs\\node.exe",
"csslint": "C:\\Program Files\\nodejs\\node.exe"
}
}


None of these are working. I've restarted ST2 multiple times aswell.


The console is saying



SublimeLinter: css disabled (One of the following JavaScript engines must be installed: node.js, JavaScriptCore)



It would be amazing if this worked any help is appreciated.


Aucun commentaire:

Enregistrer un commentaire