#Extract archive unsing node-unrar and avoid freezing application
4 messages · Page 1 of 1 (latest)
4 messages · Page 1 of 1 (latest)
Hi, I'm using node-unrar to extract archive .rar with await createExtractorFromFile().
But the application seems to freeze during the extraction. Is it possible to prevent this?
Thank you 🙂
use other library
Which is better to extract a .rar file then?
dont know