max-mapper / max-mapper/extract-zip
EPERM: operation not permitted, mkdir 'C:\'
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 398
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
When I extract to a folder in C: (ie: C:\temp) it works but why does it throw this error when I extract directly to C:? And why is it trying to create a directory?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named. Reproduce extraction directly to C: on Windows, compare it with extraction to C:\temp, and trace why the operation attempts to create C:. Done when the root-path behavior is corrected or its intended limitation is established with a regression test or clear explanation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100