kmalakoff / kmalakoff/fast-extract
Cannot extract .tar.xz
Open
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Always show `[Error: ENOENT: no such file or directory, rename 'dist_dir\{random number}' -> 'dist_dir']` when extract `.tar.xz` (didn't test with other types)
and also `dist_dir` folder always disappear every time even with content in it without force option
Windows 10
Node.js v14.10.1
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce .tar.xz extraction on Windows 10 with Node.js v14.10.1 and inspect the ENOENT rename error and unexpected dist_dir removal. Done means .tar.xz extraction completes successfully and an existing dist_dir is preserved without the force option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100