intellij-lessc-plugin icon indicating copy to clipboard operation
intellij-lessc-plugin copied to clipboard

File "Access is denied" error when manually compiling to CSS

Open chenasraf opened this issue 12 years ago • 1 comments

I disabled auto-compilation because it kept recompiling the file when I moved between branches. When I triggered a compilation manually, it told me the target directory is not writable:

LESS CSS Compiler Error
main.less: D:\path\to\directory\css (Access is denied)

chenasraf avatar Oct 10 '13 06:10 chenasraf

Try updating to the latest version of the plugin (2.6.8) and see if that solves your issue.

Note: You'll need to specify a source LESS directory and uncheck the "Compile automatically on save" checkbox in the settings dialog.

Thanks!

acdvorak avatar Jan 08 '14 08:01 acdvorak