node-unzipper
node-unzipper copied to clipboard
Extracted files with special characters are incorrect
trafficstars
I have a zip file that contains a file named .Kupahrspêv but when I extract with unzipper.Extract() it creates the same file as .Kupahrspˆv, Can someone help me with this?
@pidugusundeep Did you find a solution for this?