Skip to content

无法正常解压tgz文件 #102

@wuchuguang

Description

@wuchuguang

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions