You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started a new data pack, and copied some files and folders from another data pack to this new one. However, when I am trying to rename the copied folders, vs code took a minute and said Error: EPERM: operation not permitted.
I disabled all my extensions and it can rename normally again. I then enabled my extensions one by one and test if it can rename, and I learned it is Spyglass causing this problem.
Moving all the contents inside this folder away makes it rename-able again, but if I put them back in then I can no longer rename it.
This never happened on folders that I created in this new data pack.
When I copied the folders from another data pack into this new one, a lot of warning popped out because all the name space paths are incorrect. It might has something to do with this? Or something wrong in the cache?
I also searched on the internet and found the following posts, not sure if they are useful:
I started a new data pack, and copied some files and folders from another data pack to this new one. However, when I am trying to rename the copied folders, vs code took a minute and said
Error: EPERM: operation not permitted
.I disabled all my extensions and it can rename normally again. I then enabled my extensions one by one and test if it can rename, and I learned it is Spyglass causing this problem.
Moving all the contents inside this folder away makes it rename-able again, but if I put them back in then I can no longer rename it.
This never happened on folders that I created in this new data pack.
When I copied the folders from another data pack into this new one, a lot of warning popped out because all the name space paths are incorrect. It might has something to do with this? Or something wrong in the cache?
I also searched on the internet and found the following posts, not sure if they are useful:
https://stackoverflow.com/questions/58707277/vs-code-error-eperm-operation-not-permitted
microsoft/vscode#184145
Thanks
The text was updated successfully, but these errors were encountered: