Open karyslav opened 1 year ago
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: https://github.com/microsoft/vscode/issues/51915
I think that it is maybe related, mabye not, is there any chance it can be the same reason?
Thanks!
I have the same problem. Is there a solution?
We stopped using this solution. So we did not solve this.
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: https://github.com/microsoft/vscode/issues/51915
I think that it is maybe related, mabye not, is there any chance it can be the same reason?
Thanks!