Closed VolodymyrAndrushchak closed 5 years ago
I had the same issue just a moment ago on Windows, my problem was that the lame installation wasn't in the env path since I forgot about to add it after installing it . Also see #6
ENOENT: no such file or directory, unlink
Excuse my late reply, please.
Please make sure you have LAME installed, as @edumuj says. Also make sure that the input file exists.
If you still have problems using node-lame, please reopen this issue.
When I try to convert the mp3 file I get this error: Error: ENOENT: no such file or directory, unlink '/Users/test/Projects/proba-mp3/node_modules/node-lame/lib/build/../../temp/encoded/5op8Wh0WgCuDsYDddmAqeE6I5ICQbzT4'
It doesn't matter what I use - file or buffer, I get this error.
npm version: 6.0.1 node version: 9.4.0