devowlio / node-lame

LAME is an open-source encoder that encodes and decodes audio to the MP3 file format. For all MP3 needs a Node.js wrapper of the full LAME command line.
Other
82 stars 9 forks source link

Change usage of fs.unlink to fs.unlinkSync #8

Closed FireController1847 closed 6 years ago

FireController1847 commented 6 years ago

Fixes #5

VFertak commented 6 years ago

any plan to publish this fix? 😊

jankarres commented 6 years ago

Thank you for your contribution. And I apologize for my late response.

I implemented the changes myself in a modified form and delivered them with v1.1.0.