Hi there,
we are using Easy LESS and we were forced to move our connection to server into SSHFS (https://github.com/winfsp/sshfs-win).
After ctrl+s there "EPERM: operation not permitted, mkdir 'x:\HTML_mustry'" there is a problem, becaushe directory exists, but windows and linux have different attitude in case of existing dir (merge versus replace).
I was trying to find any solution, and found this in vscode: microsoft/vscode#51915
I think that it is maybe related, mabye not, is there any chance it can be the same reason?
Thanks!
Hi there,
we are using Easy LESS and we were forced to move our connection to server into SSHFS (https://github.com/winfsp/sshfs-win).
After ctrl+s there "EPERM: operation not permitted, mkdir 'x:\HTML_mustry'" there is a problem, becaushe directory exists, but windows and linux have different attitude in case of existing dir (merge versus replace).
I was trying to find any solution, and found this in vscode: microsoft/vscode#51915
I think that it is maybe related, mabye not, is there any chance it can be the same reason?
Thanks!