I'm getting an error "Compiling less caused a scripting host error. fs.js:666 So, .less files can not be compiled on my live site, I'm using shared hosting, and node.exe doesn't have permission to read attribues of root catalog. This problem described here
http://orckestracms.codeplex.com/discussions/538390, here
http://orckestracms.codeplex.com/workitem/1832, and here https://github.com/nodejs/node-v0.x-archive/issues/3977
Suggested solution is to compile .less files locally and upload only the css files on live server, but I'm having trouble to do that. What should I do to make composite-c1 use .css files instead of .less? Thanks in advance.
http://orckestracms.codeplex.com/discussions/538390, here
http://orckestracms.codeplex.com/workitem/1832, and here https://github.com/nodejs/node-v0.x-archive/issues/3977
Suggested solution is to compile .less files locally and upload only the css files on live server, but I'm having trouble to do that. What should I do to make composite-c1 use .css files instead of .less? Thanks in advance.