I was using HTMLPrettify plugin just fine, all of a sadden it has stopped working,
I am getting an error message Node.js was not found, I am using a mac and
the settings are as follow
“node_path”: {
“windows”: “C:/Program Files/nodejs/node.exe”,
“linux”: “/usr/bin/nodejs”,
“osx”: “/usr/local/bin/node”
}
typing which node in terminal gives me
/usr/local/bin/node