sublimetext3 - Sublime Text "Unable to save" -


i didnt change file paths , working fine. made 1 quick change saved ok, did change , went save , got following error. how can solve this. save other files ok

unable save d:\xampp\htdocs\websites\dev.liverpool\style\main.scss error: movefileex(d:\xampp\htdocs\websites\dev.liverpool\style\.sublae1.tmp, d:\xampp\htdocs\websites\dev.liverpoolzstylezmain.scss) failed,  access denied. 

seems it's because windows or program blocking file. sublime text uses temporal file instead of editing file directly, , when save file uses api command move edited file original, command has restrictions when 1 file locked , sublime shows alert.

maybe setting {"atomic_save": false} work you.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -