There is a bug that makes renaming of folders throw these errors:
Error moving folder from /src to /code: NotFoundError: A requested file or directory could not be found at the time an operation was processed.
moveFolder | @ | worker.ts:148
await in moveFolder
self.onmessage | @ | worker.ts:9
and
Uncaught (in promise) NotFoundError: A requested file or directory could not be found at the time an operation was processed.
self.onmessage | @ | worker.ts:14
There is a bug that makes renaming of folders throw these errors:
and