node-modules / compressing

Everything you need for compressing and uncompressing
MIT License
436 stars 34 forks source link

tgz.uncompress shortcut file link not work #93

Closed allenlongbaobao closed 1 year ago

allenlongbaobao commented 1 year ago

as title said, i use compressing.tgz.uncompress(tarPath, targetPath) to uncompress a tar.gz file

after that, i found the pnpm node_modules shortcut folder not work like that image

what i expect after uncompress is like this: image

fengmk2 commented 1 year ago

Can you provide a reproducible code repository?

fengmk2 commented 1 year ago

https://github.com/node-modules/compressing/pull/31