Skip to content
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

无法正常解压tgz文件 #102

Open
wuchuguang opened this issue Mar 5, 2024 · 0 comments
Open

无法正常解压tgz文件 #102

wuchuguang opened this issue Mar 5, 2024 · 0 comments

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是解压了,(没有执行到这行)

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

1 participant