Skip to content

Renaming files/folders is broken #7

@PaperPrototype

Description

@PaperPrototype

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions