Skip to content

无法正常解压tgz文件 #102

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wuchuguang opened this issue Mar 5, 2024 · 1 comment
Open

无法正常解压tgz文件 #102

wuchuguang opened this issue Mar 5, 2024 · 1 comment

Comments

@wuchuguang
Copy link

nopt-1.0.10.tgz 文件来源于npmjs

test.js
console.log('before')//正常打印
await compressing.tgz.uncompress(path.join(__dirname, './nopt-1.0.10.tgz'), './un-nopt');
console.log('after');//没有打印,但这个tgz是解压了,(没有执行到这行)

@bytemain
Copy link
Member

最新版已经无法复现这个问题了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants